Navigation
API > API/Plugins > API/Plugins/UAFAnimGraph > API/Plugins/UAFAnimGraph/FTraitBinding
Description
Queries a node for a pointer to its trait latent properties. If the trait handle is invalid or if we have no latent properties, a null pointer is returned. WARNING: Latent property handles are in the order defined by the enumerator macro within the shared data,
| Name | GetLatentPropertyHandles |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAFAnimGraph/Source/UAFAnimGraph/Public/TraitCore/TraitBinding.h |
| Include Path | #include "TraitCore/TraitBinding.h" |
const FLatentPropertyHandle * GetLatentPropertyHandles() const
See Also
- FAnimNextTraitSharedData::GetLatentPropertyIndex