Метод | Описание | |
---|---|---|
AddAttack ( Attack, attack ) : void | ||
Weapon ( string theName, Type, theType, int dmgMod, int spdMod, int defMod, int weaponLevel, DiceControllerScript.Roll, weaponRoll ) : System.Collections |
public AddAttack ( Attack, attack ) : void | ||
attack | Attack, | |
Результат | void |
public Weapon ( string theName, Type, theType, int dmgMod, int spdMod, int defMod, int weaponLevel, DiceControllerScript.Roll, weaponRoll ) : System.Collections | ||
theName | string | |
theType | Type, | |
dmgMod | int | |
spdMod | int | |
defMod | int | |
weaponLevel | int | |
weaponRoll | DiceControllerScript.Roll, | |
Результат | System.Collections |