despawnMonster
Description
Removes a spawned Monster from the world.
Return
| Type | Description |
|---|---|
| nil | nil |
Parameters
| # | Name | Type | Mandatory | Description |
|---|---|---|---|---|
| 1 | monsterId | MonsterID | Yes | The unique ID of the Monster to despawn. |
Removes a spawned Monster from the world.
| Type | Description |
|---|---|
| nil | nil |
| # | Name | Type | Mandatory | Description |
|---|---|---|---|---|
| 1 | monsterId | MonsterID | Yes | The unique ID of the Monster to despawn. |