Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/Chaos > API/Plugins/ChaosCaching/Chaos/Sequencer > API/Plugins/ChaosCaching/Chaos/Sequencer/FChaosCacheObjectSpawner
- IMovieSceneObjectSpawner::DestroySpawnedObject()
- FLevelSequenceActorSpawner::DestroySpawnedObject()
- FChaosCacheObjectSpawner::DestroySpawnedObject()
References
| Module | ChaosCaching |
| Header | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/Sequencer/ChaosCacheObjectSpawner.h |
| Include | #include "Chaos/Sequencer/ChaosCacheObjectSpawner.h" |
| Source | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Private/Chaos/Sequencer/ChaosCacheObjectSpawner.cpp |
virtual void DestroySpawnedObject
&40;
UObject & Object
&41;
Remarks
Destroy a specific previously spawned object
Parameters
| Name | Description |
|---|---|
| Object | The object to destroy |