FSnapshotRestorability

Windows
MacOS
Linux

References

Module

LevelSnapshots

Header

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

Include

#include "Restorability/SnapshotRestorability.h"

Syntax

class FSnapshotRestorability

Functions

Name Description

Public function Static

bool

 

IsActorDesirableForCapture

(
    const AActor* Actor
)

Is this actor captured by the snapshot system?

Public function Static

bool

 

IsComponentDesirableForCapture

(
    const UActorComponent* Compone...
)

Is this actor captured by the snapshot system?

Public function Static

bool

 

IsRestorableProperty

(
    const FProperty* LeafProperty
)

Is this property captured by the snapshot system?

Public function Static

bool

 

ShouldConsiderNewActorForRemoval

(
    const AActor* Actor
)

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

Constants

Name

Description

Module

Performance optimisation for IsRestorableProperty.

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