unreal.ActorDestroyedSignature

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

Bases: MulticastDelegateBase

Actor Destroyed Signature Delegate Signature

Parameters:

destroyed_actor (Actor) –

C++ Source:

  • Module: Engine

  • File: Actor.h