IConcertClientTransactionBridge::CanApplyRemoteTransaction

Can we currently apply a remote transaction event to this local instance?

Windows
MacOS
Linux

References

Module

ConcertSyncClient

Header

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

Include

#include "IConcertClientTransactionBridge.h"

Syntax

bool CanApplyRemoteTransaction() const

Remarks

Can we currently apply a remote transaction event to this local instance?

Returns

True if we can apply a remote transaction, false otherwise.

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