Свойство | Тип | Описание | |
---|---|---|---|
amount | float | ||
duration | float | ||
type | Type |
Метод | Описание | |
---|---|---|
Damage ( Damage, d ) : System.Collections | ||
Damage ( Damage, type, float amount ) : System.Collections | ||
Damage ( Damage, type, float amount, float duration ) : System.Collections |
public Damage ( Damage, d ) : System.Collections | ||
d | Damage, | |
Результат | System.Collections |
public Damage ( Damage, type, float amount ) : System.Collections | ||
type | Damage, | |
amount | float | |
Результат | System.Collections |
public Damage ( Damage, type, float amount, float duration ) : System.Collections | ||
type | Damage, | |
amount | float | |
duration | float | |
Результат | System.Collections |