Метод | Описание | |
---|---|---|
DamageBlocks ( string modifierName, string meleeBlock, string rangedBlock, string abilityName, bool item ) |
Initializes a new instance of the DamageBlocks class.
|
public DamageBlocks ( string modifierName, string meleeBlock, string rangedBlock, string abilityName, bool item ) | ||
modifierName | string | /// The modifier name. /// |
meleeBlock | string | /// The melee block. /// |
rangedBlock | string | /// The ranged block. /// |
abilityName | string | /// The ability name. /// |
item | bool | /// The item. /// |