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
(
FComponentOnReleasedSignature,
UPrimitiveComponent ,
OnReleased,
UPrimitiveComponent *,
TouchedComponent,
FKey ,
ButtonReleased
)