Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ALevelInstance
Description
Returns if this actor's current label is editable. Actor labels are only available in development builds.
Virtual Inheritance
- AActor::IsActorLabelEditable → ALevelInstance::IsActorLabelEditable
| Name | IsActorLabelEditable |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/LevelInstance/LevelInstanceActor.h |
| Include Path | #include "LevelInstance/LevelInstanceActor.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LevelInstance/LevelInstanceActor.cpp |
virtual bool IsActorLabelEditable() const
The editable status of the actor's label