Navigation
API > API/Plugins > API/Plugins/PropertyAnimatorCore
Abstract base class, Children are used to convert from a type to another with optional rules, Should remain transient and stateless
| Name | UPropertyAnimatorCoreConverterBase |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Properties/Converters/PropertyAnimatorCoreConverterBase.h |
| Include Path | #include "Properties/Converters/PropertyAnimatorCoreConverterBase.h" |
Syntax
UCLASS (MinimalAPI, Abstract, Transient)
class UPropertyAnimatorCoreConverterBase : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPropertyAnimatorCoreConverterBase