SendCustomEvent

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SendCustomEvent

(
    const EventType& Event,
    const FGuid& DestinationEndpointId,
    EConcertMessageFlags Flags
)

Send a custom event event to the given endpoint

Public function

void

 

SendCustomEvent

(
    const EventType& Event,
    const TArray< FGuid >& Destination...,
    EConcertMessageFlags Flags
)

Send a custom event event to the given endpoints

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