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/ActorComponent.h |
| Include | #include "Components/ActorComponent.h" |
DECLARE_DYNAMIC_MULTICAST_SPARSE_DELEGATE_TwoParams
(
FActorComponentActivatedSignature,
UActorComponent ,
OnComponentActivated,
UActorComponent *,
Component ,
bool,
bReset
)