SLevelViewport::GetSelectedActorsCurrentLevelText

Called to get the text for the level the currently selected actor or actors are in.

Windows
MacOS
Linux

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/SLevelViewport.h

Include

#include "SLevelViewport.h"

Source

/Engine/Source/Editor/LevelEditor/Private/SLevelViewport.cpp

Syntax

FText GetSelectedActorsCurrentLevelText
(
    bool bDrawOnlyLabel
) const

Remarks

Called to get the text for the level the currently selected actor or actors are in.

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