IConcertClientWorkspace::HasLiveTransactionSupport

Indicate if an asset package is supported for live transactions.

Windows
MacOS
Linux

References

Module

ConcertSyncClient

Header

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

Include

#include "IConcertClientWorkspace.h"

Syntax

bool HasLiveTransactionSupport
(
    class UPackage * InPackage
) const

Remarks

Indicate if an asset package is supported for live transactions.

Returns

true if we support live transactions for objects inside the package

Parameters

Parameter

Description

InAssetPackage

The package to check

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