EConcertSyncLockEventType

Types of lock 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 EConcertSyncLockEventType
{
    Locked      = 0,
    Unlocked,
}

Values

Name

Description

Locked

Unlocked

Remarks

Types of lock 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