unreal.ComponentSleepSignature¶
- class unreal.ComponentSleepSignature(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBaseDelegate for notification when a sleep event is fired by physics
- Parameters:
sleeping_component (PrimitiveComponent)
bone_name (Name)
C++ Source:
Module: Engine
File: PrimitiveComponent.h