ULevelSnapshot::SetSnapshotName

Sets the name of this snapshot.

Windows
MacOS
Linux

References

Module

LevelSnapshots

Header

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

Include

#include "Data/LevelSnapshot.h"

Source

/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Private/Data/LevelSnapshot.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Level Snapshots")
void SetSnapshotName
(
    const FName & InSnapshotName
)

Remarks

Sets the name of this snapshot.

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