1
0
EQ2Emu/docs/lua_functions/GetPassengerSpawnList.md

282 B

Function: GetPassengerSpawnList(spawn)

Description: Gets a list of passengers on a boat / widget / object.

Parameters:

  • spawn (Spawn) - Spawn object representing spawn.

Returns: Table of Spawn object references on the object.

Example:

Example Required