Navigation
API > API/Editor > API/Editor/Persona
Persona-specific extensions to the asset editor mode manager
| Name | IPersonaManagerContext |
| Type | class |
| Header File | /Engine/Source/Editor/Persona/Public/IPersonaEditorModeManager.h |
| Include Path | #include "IPersonaEditorModeManager.h" |
Syntax
class IPersonaManagerContext
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool GetCameraTarget
(
FSphere& OutTarget |
Get a camera target for when the user focuses the viewport | IPersonaEditorModeManager.h | |
void GetOnScreenDebugInfo
(
TArray< FText >& OutDebugText |
Get debug info for any editor modes that are active | IPersonaEditorModeManager.h |