Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > UAnimBlueprintGeneratedClass > GetPropertyInstance
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimBlueprintGeneratedClass.h |
Include | #include "Animation/AnimBlueprintGeneratedClass.h" |
template<typename StructType>
StructType * GetPropertyInstance
(
UObject * Object,
const UAnimGraphNode_Base * Node,
EPropertySearchMode::Type SearchMode
)