Свойство | Тип | Описание | |
---|---|---|---|
ClientIndex | int | ||
Color | |||
Faction | string | ||
PlayerName | string | ||
SpawnPoint | int | ||
Team | int |
Метод | Описание | |
---|---|---|
SpawnOccupant ( GameInformation player ) : System | ||
SpawnOccupant ( Session client ) : System |
public SpawnOccupant ( GameInformation player ) : System | ||
player | GameInformation | |
Результат | System |
public SpawnOccupant ( Session client ) : System | ||
client | Session | |
Результат | System |