IConcertClientWorkspace::PersistSessionChanges

Persist the session changes from the package list and prepare it for source control submission

Windows
MacOS
Linux

References

Module

ConcertSyncClient

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/IConcertClientWorkspace.h

Include

#include "IConcertClientWorkspace.h"

Syntax

bool PersistSessionChanges
(
    TArrayView< const FName > InPackageToPersist,
    ISourceControlProvider * SourceControlProvider,
    TArray< FText > * OutFailureReasonMap
)

Remarks

Persist the session changes from the package list and prepare it for source control submission

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