EConcertSyncConnectionEventType

Types of connection events

Windows
MacOS
Linux

References

Module

ConcertSyncCore

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSyncSessionTypes.h

Include

#include "ConcertSyncSessionTypes.h"

Syntax

enum EConcertSyncConnectionEventType
{
    Connected       = 0,
    Disconnected,
}

Values

Name

Description

Connected

Disconnected

Remarks

Types of connection events

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