FControlRigObjectSpawner::DestroySpawnedObject

Destroy a specific previously spawned object

Windows
MacOS
Linux

Override Hierarchy

IMovieSceneObjectSpawner::DestroySpawnedObject()

FControlRigObjectSpawner::DestroySpawnedObject()

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Sequencer/ControlRigObjectSpawner.h

Include

#include "Sequencer/ControlRigObjectSpawner.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Private/Sequencer/ControlRigObjectSpawner.cpp

Syntax

virtual 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