unreal.OnActorLabelChanged

class unreal.OnActorLabelChanged(*args: Any, **kwargs: Any)

Bases: MulticastDelegateBase

delegate type for when an actor changes its label.

Parameters:

actor (Actor)

C++ Source:

  • Module: UnrealEd

  • File: EditorActorSubsystem.h