Navigation
API > API/Plugins > API/Plugins/MassSpawner > API/Plugins/MassSpawner/AMassSpawner
References
| Module | MassSpawner |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassSpawner/Public/MassSpawner.h |
| Include | #include "MassSpawner.h" |
| Source | /Engine/Plugins/Runtime/MassGameplay/Source/MassSpawner/Private/MassSpawner.cpp |
bool DespawnEntity
&40;
const FMassEntityHandle Entity
&41;
Remarks
If given entity has been spawned by this MassSpawner instance then it will get destroyed and all the book keeping updated. Otherwise the call has no effect. true if the entity got removed. False otherwise.