IPersonaEditorModeManager::GetOnScreenDebugInfo

Get debug info for any editor modes that are active

Windows
MacOS
Linux

References

Module

Persona

Header

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

Include

#include "IPersonaEditorModeManager.h"

Syntax

void GetOnScreenDebugInfo
(
    TArray< FText > & OutDebugText
) const

Remarks

Get debug info for any editor modes that are active

Parameters

Parameter

Description

OutDebugText

The text to draw

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