FServerStateMessage

Servers should send this message to notify an internal state change.

Windows
MacOS
Linux

References

Module

RemoteImportMessaging

Header

/Engine/Source/Runtime/RemoteImportMessaging/Public/RemoteImportMessages.h

Include

#include "RemoteImportMessages.h"

Syntax

struct FServerStateMessage

Remarks

Servers should send this message to notify an internal state change. When anchors are added/removed, the server should notify clients.

Variables

Name Description

Public variable

TArray< FString...

 

Anchors

Public variable

FString

 

ServerGUID

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