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