EConcertSyncTransactionActivitySummaryType

Type of transaction summaries

Windows
MacOS
Linux

References

Module

ConcertSyncCore

Header

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

Include

#include "ConcertSyncSessionTypes.h"

Syntax

enum EConcertSyncTransactionActivitySummaryType
{
    Added,
    Updated,
    Renamed,
    Deleted,
}

Values

Name

Description

Added

Updated

Renamed

Deleted

Remarks

Type of transaction summaries

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