Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/DecoratorBase
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/DecoratorBase/LatentPropertyHandle.h |
| Include | #include "DecoratorBase/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 decorator has all its latent properties support freezing. | |
| uint8 | bHasValidLatentProperties | Whether or not this base decorator has any bound latent properties that can evaluate. |