IDisplayClusterClusterManager::SendClusterEventTo

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

Windows
MacOS
Linux

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Cluster/IDisplayClusterClusterManager.h

Include

#include "Cluster/IDisplayClusterClusterManager.h"

Syntax

void SendClusterEventTo
(
    const FString & Address,
    const int32 Port,
    const FDisplayClusterClusterEventBinary & Event,
    bool bMasterOnly
)

Remarks

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