Navigation
API > API/Plugins > API/Plugins/LevelSnapshots > API/Plugins/LevelSnapshots/Data
References
Module | LevelSnapshots |
Header | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Data/SnapshotVersion.h |
Include | #include "Data/SnapshotVersion.h" |
Syntax
USTRUCT&40;&41;
struct FSnapshotFileVersionInfo
Remarks
Holds file version information
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
int32 | FileVersionLicensee | Licensee file version |
![]() ![]() |
int32 | FileVersionUE4 | UE4 File version |
![]() ![]() |
int32 | FileVersionUE5 | UE5 File version |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Initialize () |
Initialize this version info from the compiled in data |
![]() ![]() |
FString | ToString () |