IPersonaEditorModeManager

Persona-specific extensions to the asset editor mode manager

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Persona

Header

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

Include

#include "IPersonaEditorModeManager.h"

Syntax

class IPersonaEditorModeManager : public FAssetEditorModeManager

Remarks

Persona-specific extensions to the asset editor mode manager

Functions

Name Description

Public function Const

bool

 

GetCameraTarget

(
    FSphere& OutTarget
)

Get a camera target for when the user focuses the viewport

Public function Const

void

 

GetOnScreenDebugInfo

(
    TArray< FText >& OutDebugText
)

Get debug info for any editor modes that are active

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