Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/IPersonaManagerContext
- IPersonaManagerContext::GetOnScreenDebugInfo()
- UPersonaEditorModeManagerContext::GetOnScreenDebugInfo()
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/IPersonaEditorModeManager.h |
| Include | #include "IPersonaEditorModeManager.h" |
void GetOnScreenDebugInfo
&40;
TArray< FText > & OutDebugText
&41; const
Remarks
Get debug info for any editor modes that are active
Parameters
| Name | Description |
|---|---|
| OutDebugText | The text to draw |