Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/TraitCore > API/Plugins/AnimNext/TraitCore/FAnimNextTraitSharedData
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/TraitCore/TraitSharedData.h |
| Include | #include "TraitCore/TraitSharedData.h" |
static int32 GetLatentPropertyIndex
(
const size_t LatentPropertyOffset
)
Remarks
Returns the latent property index from a latent property offset If the property is found within this type, its latent property 1-based index is returned (a positive value) If the property isn't found, this function returns the number of latent properties (as a zero or negative value) Derived types will have latent property indices higher than their base type