Property | Type | Description | |
---|---|---|---|
ClientIndex | int | ||
Color | |||
Faction | string | ||
PlayerName | string | ||
SpawnPoint | int | ||
Team | int |
Method | Description | |
---|---|---|
SpawnOccupant ( GameInformation player ) : System | ||
SpawnOccupant ( Session client ) : System |
public SpawnOccupant ( GameInformation player ) : System | ||
player | GameInformation | |
return | System |
public SpawnOccupant ( Session client ) : System | ||
client | Session | |
return | System |