Navigation
API > API/Plugins > API/Plugins/AnimationSharingEd
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- UAnimationSharingSetupFactory
References
| Module | AnimationSharingEd |
| Header | /Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharingEd/Public/AnimationSharingSetupFactory.h |
| Include | #include "AnimationSharingSetupFactory.h" |
Syntax
UCLASS&40;HideCategories&61;Object, MinimalAPI&41;
class UAnimationSharingSetupFactory : public UFactory
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimationSharingSetupFactory
(
const FObjectInitializer& ObjectInitializer |
Overridden from UFactory
| Type | Name | Description | |
|---|---|---|---|
| UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. | |
| uint32 | When shown in menus, this is the category containing this factory. |