FSpawnableRestoreState

Helper to make spawnables persist throughout the export process and then restore properly afterwards.

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/MovieSceneToolHelpers.h

Include

#include "MovieSceneToolHelpers.h"

Syntax

struct FSpawnableRestoreState

Remarks

Helper to make spawnables persist throughout the export process and then restore properly afterwards.

Variables

Name Description

Public variable

bool

 

bWasChanged

Public variable

TMap< FGuid, ES...

 

SpawnOwnershipMap

Public variable

TWeakObjectPtr<...

 

WeakMovieScene

Constructors

Name Description

Public function

FSpawnableRestoreState

(
    UMovieScene* MovieScene
)

Destructors

Name Description

Public function

~FSpawnableRestoreState()

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