Свойство | Тип | Описание | |
---|---|---|---|
playerNum | int | ||
teamNum | int |
Метод | Описание | |
---|---|---|
SetPlayerNum ( int newPlayerNum ) : void | ||
SetTeamNum ( int newTeamNum ) : void | ||
TeamableStaticObject ( int playerNum, int teamNum, |
public SetPlayerNum ( int newPlayerNum ) : void | ||
newPlayerNum | int | |
Результат | void |
public SetTeamNum ( int newTeamNum ) : void | ||
newTeamNum | int | |
Результат | void |
public TeamableStaticObject ( int playerNum, int teamNum, |
||
playerNum | int | |
teamNum | int | |
model | ||
position | Vector3 | |
Результат | System |