IPersonaEditMode

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Persona

Header

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

Include

#include "IPersonaEditMode.h"

Syntax

class IPersonaEditMode : public FEdMode

Functions

Name Description

Public function Const

IPersonaPrev...

 

GetAnimPreviewScene()

Public function Const

bool

 

GetCameraTarget

(
    FSphere& OutTarget
)

Get a camera target used to focus the viewport on an object when a user presses 'F' (default).

Public function Const

void

 

GetOnScreenDebugInfo

(
    TArray< FText >& OutDebugInfo
)

Function to collect strings from nodes to display in the viewport.

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