프로퍼티 | 타입 | 설명 | |
---|---|---|---|
appliedSection | Section, | ||
effectType | string | ||
upgradeLevel | int |
메소드 | 설명 | |
---|---|---|
ApplyDamage ( Section, target, int power ) : void | ||
Construct ( ) : void | ||
Destruct ( ) : void | ||
EndTurnEffect ( ) : void | ||
GetEffectType ( ) : string | ||
GetInfo ( ) : string | ||
GetUpgradeLevel ( ) : int | ||
PreAttack ( Section, S ) : void | ||
SectionEffect ( ) : System.Collections | ||
SectionEffect ( Section, effectedSection ) : System.Collections | ||
Update ( ) : void | ||
Upgrade ( ) : void |
public ApplyDamage ( Section, target, int power ) : void | ||
target | Section, | |
power | int | |
리턴 | void |
public SectionEffect ( Section, effectedSection ) : System.Collections | ||
effectedSection | Section, | |
리턴 | System.Collections |