FSnapshotRestorability::ShouldConsiderNewActorForRemoval

The actor did not exist in the snapshot. Should we show it in the list of added actors?

Windows
MacOS
Linux

References

Module

LevelSnapshots

Header

/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Restorability/SnapshotRestorability.h

Include

#include "Restorability/SnapshotRestorability.h"

Source

/Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Private/Restorability/SnapshotRestorability.cpp

Syntax

static bool ShouldConsiderNewActorForRemoval
(
    const AActor * Actor
)

Remarks

The actor did not exist in the snapshot. Should we show it in the list of added actors?

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