SendClusterEventTo

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SendClusterEventTo

(
    const FString& Address,
    const int32 Port,
    const FDisplayClusterClusterEventJs...,
    bool bMasterOnly
)

Sends JSON cluster event to a specific target (outside of the cluster).

Public function

void

 

SendClusterEventTo

(
    const FString& Address,
    const int32 Port,
    const FDisplayClusterClusterEventBi...,
    bool bMasterOnly
)

Sends binary cluster event to a specific target (outside of the cluster).

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