FSnapshotCustomVersionInfo

Holds custom version information

Windows
MacOS
Linux

References

Module

LevelSnapshots

Header

/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Data/SnapshotVersion.h

Include

#include "Data/SnapshotVersion.h"

Syntax

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

Remarks

Holds custom version information

Variables

Name Description

Public variable UProperty

FName

 

FriendlyName

Friendly name of the version

Public variable UProperty

FGuid

 

Key

Unique custom key

Public variable UProperty

int32

 

Version

Custom version

Functions

Name Description

Public function

void

 

Initialize

(
    const FCustomVersion& InVersion
)

Initialize this version info from the given version

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