How to fix code deprecation?

Looking at the BlackboardComponent.h file, the call you would want to make would be SetValue(KeyID, “ObjectValue”). The pieces inside the quotes would change depending on the datatype being used (_Vector && VectorValue / _Bool && BoolValue / etc.)