메소드 | 설명 | |
---|---|---|
ExternalDmgReductions ( ) |
Initializes a new instance of the ExternalDmgReductions class.
|
|
ExternalDmgReductions ( string modifierName, double sourceTeam, string reduce, string sourceSpellName, ClassID heroId, float type, bool magicOnly ) |
Initializes a new instance of the ExternalDmgReductions class.
|
public ExternalDmgReductions ( string modifierName, double sourceTeam, string reduce, string sourceSpellName, ClassID heroId, float type, bool magicOnly ) | ||
modifierName | string | /// The modifier name. /// |
sourceTeam | double | /// The source team. /// |
reduce | string | /// The reduce. /// |
sourceSpellName | string | /// The source spell name. /// |
heroId | ClassID | /// The hero id. /// |
type | float | /// The type. /// |
magicOnly | bool | /// The magic only. /// |