FConcertObjectId

Windows
MacOS
Linux

References

Module

ConcertSyncCore

Header

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

Include

#include "ConcertTransactionEvents.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FConcertObjectId

Variables

Name Description

Public variable UProperty

FName

 

ObjectClassPathName

Public variable UProperty

FName

 

ObjectExternalPackageName

Public variable UProperty

FName

 

ObjectName

Public variable UProperty

FName

 

ObjectOuterPathName

Public variable UProperty

FName

 

ObjectPackageName

Public variable UProperty

uint32

 

ObjectPersistentFlags

Constructors

Name Description

Public function

FConcertObjectId()

Public function

FConcertObjectId

(
    const UObject* InObject
)

Public function

FConcertObjectId

(
    const FName InObjectClassPathName,
    const FName InObjectPackageName,
    const FName InObjectName,
    const FName InObjectOuterPathName,
    const FName InObjectExternalPackage...,
    const uint32 InObjectFlags
)

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