VersionGuid

The guid is used to keep track of specific asset version references.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(VisibleAnywhere, Category="Version Control", Meta=(IgnoreForMemberInitializationTest))
FGuid VersionGuid

Remarks

The guid is used to keep track of specific asset version references. The minor and major versions do not provide enough uniqueness to guard against collisions when e.g. the same version was created in different branches.

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