프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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, 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 |