Navigation
API > API/Editor > API/Editor/Persona
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UPersonaEditorModeManagerContext
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/IPersonaEditorModeManager.h |
| Include | #include "IPersonaEditorModeManager.h" |
Syntax
class UPersonaEditorModeManagerContext :
public UObject,
public IPersonaManagerContext
Functions
| Type | Name | Description | |
|---|---|---|---|
| IPersonaEditorModeManager * | Only for use by FAnimationViewportClient::GetPersonaModeManager for compatibility. |
Overridden from IPersonaManagerContext
| 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 |