Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/TraitCore > API/Plugins/AnimNext/TraitCore/FTrait
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/TraitCore/Trait.h |
| Include | #include "TraitCore/Trait.h" |
| Source | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Private/TraitCore/Trait.cpp |
FTraitLatentPropertyMemoryLayout GetLatentPropertyMemoryLayoutImpl
(
FName PropertyName,
uint32 PropertyIndex,
TArray < FTraitLatentPropertyMemoryLayout > & LatentPropertyMemoryLayouts
) const
Remarks
Implements GetLatentPropertyMemoryLayout() by allowing a map to be provided for caching purposes to speed up repeated queries.