despawnPokemon
Description
Removes a spawned Pokémon from the world.
Return
Type | Description |
---|---|
nil | nil |
Parameters
# | Name | Type | Mandatory | Description |
---|---|---|---|---|
1 | pokemonId | PokemonID | Yes | The unique ID of the Pokémon to despawn. |
Removes a spawned Pokémon from the world.
Type | Description |
---|---|
nil | nil |
# | Name | Type | Mandatory | Description |
---|---|---|---|---|
1 | pokemonId | PokemonID | Yes | The unique ID of the Pokémon to despawn. |