Navigation
API > API/Plugins > API/Plugins/PropertyAnimatorCore
Abstract base class, Children are used to get and set value for property type, Should remain transient and stateless
| Name | UPropertyAnimatorCoreHandlerBase |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Properties/Handlers/PropertyAnimatorCoreHandlerBase.h |
| Include Path | #include "Properties/Handlers/PropertyAnimatorCoreHandlerBase.h" |
Syntax
UCLASS (MinimalAPI, Abstract, Transient)
class UPropertyAnimatorCoreHandlerBase : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPropertyAnimatorCoreHandlerBase