FWorldSnapshotData::ResolveObjectDependencyForSnapshotWorld

Resolves an object dependency for use in the snapshot world.

Windows
MacOS
Linux

References

Module

LevelSnapshots

Header

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

Include

#include "Data/WorldSnapshotData.h"

Source

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

Syntax

UObject * ResolveObjectDependencyForSnapshotWorld
(
    int32 ObjectPathIndex
)

Remarks

Resolves an object dependency for use in the snapshot world. If the object is a subobject, it gets fully serialized.

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