Click or drag to resize

NetworkLogicGetSpawnPointsForTeam Method


Namespace: NeoAxis
Assembly: Project (in Project.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public virtual SpawnPoint[] GetSpawnPointsForTeam(
	int team
)

Parameters

team  Int32
 

Return Value

SpawnPoint
See Also