Navigation
Unreal Engine C++ API Reference > Plugins > ConcertSyncCore
References
Module | ConcertSyncCore |
Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertTransactionEvents.h |
Include | #include "ConcertTransactionEvents.h" |
Syntax
USTRUCT ()
struct FConcertObjectId
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FName | ObjectClassPathName | |
![]() ![]() |
FName | ObjectExternalPackageName | |
![]() ![]() |
FName | ObjectName | |
![]() ![]() |
FName | ObjectOuterPathName | |
![]() ![]() |
FName | ObjectPackageName | |
![]() ![]() |
uint32 | ObjectPersistentFlags |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FConcertObjectId
(
const UObject* InObject |
||
![]() |
FConcertObjectId
(
const FTransactionObjectId& InObjectId, |
||
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | IsValid () |
|
![]() ![]() |
FTransactionObjectId |