FPersonaModule::CreatePersonaEditorModeManager

Create a Persona editor mode manager.

Windows
MacOS
Linux

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/PersonaModule.h

Include

#include "PersonaModule.h"

Source

/Engine/Source/Editor/Persona/Private/PersonaModule.cpp

Syntax

virtual IPersonaEditorModeManager * CreatePersonaEditorModeManager()

Remarks

Create a Persona editor mode manager. Should be destroyed using plain ol' delete.

Only FPersonaEditMode-derived modes should be used with this manager!

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss