1
0
EQ2Emu/docs/lua_functions/GetSpawnListByRailID.md
2025-05-04 14:34:15 -04:00

297 B

Function: GetSpawnListByRailID(param1, param2)

Description: Placeholder description.

Parameters:

  • param1: Spawn - The spawn or entity involved.
  • param2: sint64 - Large integer value.

Returns: None.

Example:

-- Example usage
GetSpawnListByRailID(..., ...)