Navigation
API > API/Plugins > API/Plugins/MassSpawner > API/Plugins/MassSpawner/AMassSpawner
| Type | Name | Description | |
|---|---|---|---|
| void | DoDespawning () |
Despawn all mass agent that was spawned by this spawner | |
| void | DoDespawning
(
TConstArrayView< FMassEntityHandle > EntitiesToIgnore |
Despawn all mass agent that was spawned by this spawner, except EntitiesToIgnore. |