### 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