Navigation
API > API/Plugins > API/Plugins/MassSpawner > API/Plugins/MassSpawner/AMassSpawner > API/Plugins/MassSpawner/AMassSpawner/DoDespawning
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 |
void DoDespawning
&40;
TConstArrayView< FMassEntityHandle > EntitiesToIgnore
&41;
Remarks
Despawn all mass agent that was spawned by this spawner, except EntitiesToIgnore.
Any EntitiesToIgnore previously spawned by this spawner will remain spawned and tracked by this spawner.