Navigation
API > API/Plugins > API/Plugins/UAFAnimGraph > API/Plugins/UAFAnimGraph/FTrait
Description
Returns the latent property index or INDEX_NONE if the property isn't found or if it isn't latent WARNING: Latent property handles are in the order defined by the enumerator macro within the shared data,
Derived Overrides
- FBlendSmootherCoreTrait::GetLatentPropertyIndex
- FBlendSmootherTrait::GetLatentPropertyIndex
- FPassthroughBlendTrait::GetLatentPropertyIndex
| Name | GetLatentPropertyIndex |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAFAnimGraph/Source/UAFAnimGraph/Public/TraitCore/Trait.h |
| Include Path | #include "TraitCore/Trait.h" |
virtual int32 GetLatentPropertyIndex
(
const FAnimNextTraitSharedData & InSharedData,
FName PropertyName
) const
See Also
- FAnimNextTraitSharedData::GetLatentPropertyIndex