Свойство | Тип | Описание | |
---|---|---|---|
currentWeapon | int | ||
weaponState | bool[] | ||
weapons | GameObject[] |
Метод | Описание | |
---|---|---|
Start ( ) : void | ||
SwitchWeapon ( int index ) : void | ||
Update ( ) : void | ||
setWeapon ( GameObject gameObject ) : void |
public setWeapon ( GameObject gameObject ) : void | ||
gameObject | GameObject | |
Результат | void |