Navigation
Unreal Engine C++ API Reference > Plugins > ContextualAnimationEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- UContextualAnimFactory
References
Module | ContextualAnimationEditor |
Header | /Engine/Plugins/Experimental/Animation/ContextualAnimation/Source/ContextualAnimationEditor/Public/ContextualAnimFactory.h |
Include | #include "ContextualAnimFactory.h" |
Syntax
UCLASS ()
class UContextualAnimFactory : public UFactory
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UContextualAnimFactory
(
const FObjectInitializer& ObjectInitializer |
Overridden from UFactory
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | CanCreateNew () |
|
![]() ![]() |
UObject * | FactoryCreateNew
(
UClass* Class, |
Create a new object by class. |