311 B
311 B
Function: GetSpawnListByRailID(spawn, rail_id)
Description: Gets the spawn list by the rail id.
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.rail_id
(int64) - Integer valuerail_id
.
Returns: Table - list of Spawn object references.
Example:
Example Required