Navigation
API > API/Plugins > API/Plugins/LevelSnapshots > API/Plugins/LevelSnapshots/ULevelSnapshotsFunctionLibrary
References
| Module | LevelSnapshots |
| Header | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/LevelSnapshotsFunctionLibrary.h |
| Include | #include "LevelSnapshotsFunctionLibrary.h" |
| Source | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Private/LevelSnapshotsFunctionLibrary.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Level Snapshots", Meta&61;&40;WorldContext&61;"WorldContextObject"&41;&41;
static void ApplySnapshotToWorld
&40;
const UObject &42; WorldContextObject,
ULevelSnapshot &42; Snapshot,
ULevelSnapshotFilter &42; OptionalFilter
&41;
Remarks
Applies the snapshot to the world. If no filter is specified, the entire snapshot is applied.