Navigation
API > API/Editor > API/Editor/Persona
Inheritance Hierarchy
- FAssetEditorModeManager
- IPersonaManagerContext
- IPersonaEditorModeManager
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/IPersonaEditorModeManager.h |
| Include | #include "IPersonaEditorModeManager.h" |
Syntax
class IPersonaEditorModeManager :
public FAssetEditorModeManager,
public IPersonaManagerContext
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FGCObject
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
Pure virtual that must be overloaded by the inheriting class. |