Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/DECLARE_DYNAMIC_MULTICAST_SPARSE-
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/PrimitiveComponent.h |
| Include | #include "Components/PrimitiveComponent.h" |
DECLARE_DYNAMIC_MULTICAST_SPARSE_DELEGATE_TwoParams
(
FComponentSleepSignature,
UPrimitiveComponent ,
OnComponentSleep,
UPrimitiveComponent *,
SleepingComponent,
FName ,
BoneName
)
Remarks
Delegate for notification when a sleep event is fired by physics