Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/DECLARE_DYNAMIC_MULTICAST_SPARSE-_1
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/PrimitiveComponent.h |
| Include | #include "Components/PrimitiveComponent.h" |
DECLARE_DYNAMIC_MULTICAST_SPARSE_DELEGATE_OneParam
(
FComponentCollisionSettingsChangedSignature,
UPrimitiveComponent ,
OnComponentCollisionSettingsChangedEvent,
UPrimitiveComponent *,
ChangedComponent
)
Remarks
Delegate for notification when collision settings change.