1
0
EQ2Emu/docs/lua_functions/GetEncounterSize.md

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