Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/FPersonaModule
Description
Create a Persona editor mode manager. Should be destroyed using plain ol' delete. Note: Only FPersonaEditMode-derived modes should be used with this manager!
| Name | CreatePersonaEditorModeManager |
| Type | function |
| Header File | /Engine/Source/Editor/Persona/Public/PersonaModule.h |
| Include Path | #include "PersonaModule.h" |
| Source | /Engine/Source/Editor/Persona/Private/PersonaModule.cpp |
virtual IPersonaEditorModeManager * CreatePersonaEditorModeManager()