Navigation
API > API/Editor > API/Editor/Persona
Inheritance Hierarchy
- FEdMode
- IAnimationEditContext
- FAnimationEditMode
- IPersonaEditMode
- FIKRetargetDefaultMode
- FIKRetargetEditPoseMode
- FIKRigEditMode
- FMLDeformerEditorMode
- FPhysicsControlProfileEditorMode
- IControlRigEditMode
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/IPersonaEditMode.h |
| Include | #include "IPersonaEditMode.h" |
Syntax
class IPersonaEditMode : public FAnimationEditMode
Constructors
| Type | Name | Description | |
|---|---|---|---|
| These implementations are duplicated in the Persona module so that code that links only to Persona and not to the AnimationEditMode module can work properly |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FEdMode
Overridden from FGCObject
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
Pure virtual that must be overloaded by the inheriting class. |