메소드 | 설명 | |
---|---|---|
ExternalDmgAmps ( ) |
Initializes a new instance of the ExternalDmgAmps class.
|
|
ExternalDmgAmps ( string modifierName, double sourceTeam, string amp, string sourceSpellName, ClassID heroId, DamageType type ) |
Initializes a new instance of the ExternalDmgAmps class.
|
public ExternalDmgAmps ( string modifierName, double sourceTeam, string amp, string sourceSpellName, ClassID heroId, DamageType type ) | ||
modifierName | string | /// The modifier name. /// |
sourceTeam | double | /// The source team. /// |
amp | string | /// The amp. /// |
sourceSpellName | string | /// The source spell name. /// |
heroId | ClassID | /// The hero id. /// |
type | DamageType | /// The type. /// |