13 lines
227 B
Markdown
13 lines
227 B
Markdown
### Function: GetEncounterSize(spawn)
|
|
|
|
**Description:**
|
|
Gets the encounter list size of the Spawn(NPC).
|
|
|
|
**Parameters:**
|
|
- `spawn` (Spawn) - Spawn object representing `spawn`.
|
|
**Returns:** None.
|
|
|
|
**Example:**
|
|
|
|
Example Required
|