DefaultLevelSnapshotName

The format to use for the resulting filename.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(Config, EditAnywhere, Category="Level Snapshots")
FString DefaultLevelSnapshotName

Remarks

The format to use for the resulting filename. Extension will be added automatically. Any tokens of the form {token} will be replaced with the corresponding value: {map} - The name of the captured map or level {user} - The current OS user account name {year} - The current year {month} - The current month {day} - The current day {date} - The current date from the local computer in the format of {year}-{month}-{day} {time} - The current time from the local computer in the format of hours-minutes-seconds

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