AActor::IsActorLabelEditable

Returns if this actor's current label is editable.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/Actor.h

Include

#include "GameFramework/Actor.h"

Source

/Engine/Source/Runtime/Engine/Private/ActorEditor.cpp

Syntax

bool IsActorLabelEditable() const

Remarks

Returns if this actor's current label is editable. Actor labels are only available in development builds.

Returns

The editable status of the actor's label

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