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
(
FComponentPhysicsStateChanged,
UPrimitiveComponent ,
OnComponentPhysicsStateChanged,
UPrimitiveComponent *,
ChangedComponent,
EComponentPhysicsStateChange ,
StateChange
)
Remarks
Delegate for physics state created