Click or drag to resize

NetworkLogicGetSpawnPointsForTeam Method

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

Parameters

team
Type: SystemInt32

Return Value

Type: SpawnPoint
See Also