프로퍼티 | 타입 | 설명 | |
---|---|---|---|
critStrikeBonusPercentage | int | ||
orbitSpeed | float | ||
taggedVisualEffect | GameObject |
메소드 | 설명 | |
---|---|---|
ApplyDamage ( Section, s, int power ) : void | ||
Construct ( ) : void | ||
Destruct ( ) : void | ||
Tagged ( int critBonusPercent, Section, s ) : System.Collections | ||
Update ( ) : void |
public ApplyDamage ( Section, s, int power ) : void | ||
s | Section, | |
power | int | |
리턴 | void |
public Tagged ( int critBonusPercent, Section, s ) : System.Collections | ||
critBonusPercent | int | |
s | Section, | |
리턴 | System.Collections |