i am sure that function have UFUNCTION like this:
UFUNCTION(BlueprintCallable, Meta = (BlueprintThreadSafe))
void UMyAnimInstance::test()
but i cant find it in AnimGraph
i am sure that function have UFUNCTION like this:
UFUNCTION(BlueprintCallable, Meta = (BlueprintThreadSafe))
void UMyAnimInstance::test()
but i cant find it in AnimGraph
(post deleted by author)