BlueprintThreadSafe
UCLASS(meta=(BlueprintThreadSafe))Docs: Only valid on Blueprint function libraries. This specifier marks the functions in this class as callable on non-game threads in animation Blueprints.
https://unreal-garden.com/docs/uclass/#blueprintthreadsafe
#UnrealEngine
UCLASS(meta=(BlueprintThreadSafe))Docs: Only valid on Blueprint function libraries. This specifier marks the functions in this class as callable on non-game threads in animation Blueprints.
https://unreal-garden.com/docs/uclass/#blueprintthreadsafe
#UnrealEngine
