ULevelSnapshot::HasOriginalChangedPropertiesSinceSnapshotWasTaken

Checks whether the original actor has any properties that changed since the snapshot was taken.

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

bool HasOriginalChangedPropertiesSinceSnapshotWasTaken
(
    AActor * SnapshotActor,
    AActor * WorldActor
) const

Remarks

Checks whether the original actor has any properties that changed since the snapshot was taken.

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