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