Navigation
API > API/Plugins > API/Plugins/PropertyAnimatorCore
| Name | EPropertyAnimatorCoreUpdateEvent |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Animators/PropertyAnimatorCoreBase.h |
| Include Path | #include "Animators/PropertyAnimatorCoreBase.h" |
Syntax
enum EPropertyAnimatorCoreUpdateEvent
{
User,
Undo,
Load,
Duplicate,
Destroyed,
}
Values
| Name | Remarks |
|---|---|
| User | |
| Undo | |
| Load | |
| Duplicate | |
| Destroyed |