Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/TraitCore
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/TraitCore/LatentPropertyHandle.h |
| Include | #include "TraitCore/LatentPropertyHandle.h" |
Syntax
struct FLatentPropertiesHeader
Remarks
Latent Properties Header Holds metadata about the stored latent properties
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint8 | bCanAllPropertiesFreeze | Whether or not this base trait has all its latent properties support freezing. | |
| uint8 | bHasValidLatentProperties | Whether or not this base trait has any bound latent properties that can evaluate. |