1
0
EQ2Emu/docs/lua_functions/GetEncounterSize.md

227 B

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