FMovieSceneSpawnRegister::DestroySpawnedObject

Destroy a specific previously spawned object

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneSpawnRegister.h

Include

#include "MovieSceneSpawnRegister.h"

Syntax

void DestroySpawnedObject
(
    UObject & Object
)

Remarks

Destroy a specific previously spawned object

Parameters

Parameter

Description

Object

The object to destroy

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