프로퍼티 | 타입 | 설명 | |
---|---|---|---|
critStrikeDamageModifier | int | ||
taggedSections | List |
메소드 | 설명 | |
---|---|---|
AimCritStrike ( SectionWeapon, effectedWeapon ) : System.Collections | ||
DoDamage ( Tower, t, int center, int damage, Tower, self, int firingSection ) : void | ||
GetDamagedSections ( Tower, t, int center ) : List |
||
GetInfo ( int damage ) : string |
public AimCritStrike ( SectionWeapon, effectedWeapon ) : System.Collections | ||
effectedWeapon | SectionWeapon, | |
리턴 | System.Collections |
public DoDamage ( Tower, t, int center, int damage, Tower, self, int firingSection ) : void | ||
t | Tower, | |
center | int | |
damage | int | |
self | Tower, | |
firingSection | int | |
리턴 | void |
public GetDamagedSections ( Tower, t, int center ) : List |
||
t | Tower, | |
center | int | |
리턴 | List |