Click or drag to resize

NetworkLogicGetSpawnPointsForTeam Method

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

Parameters

team
Type: SystemInt32

Return Value

Type: SpawnPoint
See Also