FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

Overload list

Windows
MacOS
Linux
Name Description

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FActorComponentDeactivateSignature...,
    FActorComponentDeactivateSignature
...,
    FUNC_CONCAT(FUNC_CONCAT(UActorCompo...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    UActorComponent*
)

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FComponentOnReleasedSignature_MCSig...,
    FComponentOnReleasedSignature_Deleg...,
    FUNC_CONCAT(FUNC_CONCAT(UPrimitiveC...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    UPrimitiveComponent*,
    FKey
)

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FComponentOnInputTouchBeginSignatur...,
    FComponentOnInputTouchBeginSignatur...,
    FUNC_CONCAT(FUNC_CONCAT(ETouchIndex...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    ETouchIndex::Type,
    UPrimitiveComponent*
)

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FComponentOnInputTouchEndSignature...,
    FComponentOnInputTouchEndSignature
...,
    FUNC_CONCAT(FUNC_CONCAT(ETouchIndex...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    ETouchIndex::Type,
    UPrimitiveComponent*
)

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FComponentBeginTouchOverSignature_M...,
    FComponentBeginTouchOverSignature_D...,
    FUNC_CONCAT(FUNC_CONCAT(ETouchIndex...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    ETouchIndex::Type,
    UPrimitiveComponent*
)

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FComponentEndTouchOverSignature_MCS...,
    FComponentEndTouchOverSignature_Del...,
    FUNC_CONCAT(FUNC_CONCAT(ETouchIndex...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    ETouchIndex::Type,
    UPrimitiveComponent*
)

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FComponentEndOverlapSignature_MCSig...,
    FComponentEndOverlapSignature_Deleg...,
    FUNC_CONCAT(FUNC_CONCAT(UPrimitiveC...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    UPrimitiveComponent*,
    AActor*,
    UPrimitiveComponent*,
    int32
)

Delegate for notification of end of overlap with a specific component

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FComponentHitSignature_MCSignature,
    FComponentHitSignature_DelegateWrap...,
    FUNC_CONCAT(FUNC_CONCAT(UPrimitiveC...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    UPrimitiveComponent*,
    AActor*,
    UPrimitiveComponent*,
    FVector,
    const FHitResult&
)

Delegate for notification of blocking collision against a specific component.

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FComponentBeginOverlapSignature_MCS...,
    FComponentBeginOverlapSignature_Del...,
    FUNC_CONCAT(FUNC_CONCAT(UPrimitiveC...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    UPrimitiveComponent*,
    AActor*,
    UPrimitiveComponent*,
    int32,
    bool,
    const FHitResult&
)

Delegate for notification of start of overlap with a specific component

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FComponentCollisionSettingsChangedS...,
    FComponentCollisionSettingsChangedS...,
    FUNC_CONCAT(FUNC_CONCAT(UPrimitiveC...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    UPrimitiveComponent*
)

Delegate for notification when collision settings change.

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FComponentBeginCursorOverSignature...,
    FComponentBeginCursorOverSignature
...,
    FUNC_CONCAT(FUNC_CONCAT(UPrimitiveC...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    UPrimitiveComponent*
)

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FComponentEndCursorOverSignature_MC...,
    FComponentEndCursorOverSignature_De...,
    FUNC_CONCAT(FUNC_CONCAT(UPrimitiveC...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    UPrimitiveComponent*
)

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FPhysicsVolumeChanged_MCSignature,
    FPhysicsVolumeChanged_DelegateWrapp...,
    FUNC_CONCAT(FUNC_CONCAT(class APhys...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    APhysicsVolume*
)

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FActorComponentActivatedSignature_M...,
    FActorComponentActivatedSignature_D...,
    FUNC_CONCAT(FUNC_CONCAT(UActorCompo...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    UActorComponent*,
    bool
)

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FComponentWakeSignature_MCSignature,
    FComponentWakeSignature_DelegateWra...,
    FUNC_CONCAT(FUNC_CONCAT(UPrimitiveC...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    UPrimitiveComponent*,
    FName
)

Delegate for notification when a wake event is fired by physics

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FComponentSleepSignature_MCSignatur...,
    FComponentSleepSignature_DelegateWr...,
    FUNC_CONCAT(FUNC_CONCAT(UPrimitiveC...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    UPrimitiveComponent*,
    FName
)

Delegate for notification when a sleep event is fired by physics

Public function

CURRENT_FILE...

 

FUNC_DECLARE_DYNAMIC_MULTICAST_DELEGATE

(
    FWeakObjectPtr,
    FComponentOnClickedSignature_MCSign...,
    FComponentOnClickedSignature_Delega...,
    FUNC_CONCAT(FUNC_CONCAT(UPrimitiveC...,
    FUNC_CONCAT(FUNC_CONCAT(*this, ...,
    void,
    UPrimitiveComponent*,
    FKey
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss