프로퍼티 | 타입 | 설명 | |
---|---|---|---|
blindedVisualEffect | GameObject | ||
missPercentage | int | ||
numTurns | int |
메소드 | 설명 | |
---|---|---|
ApplyDamage ( Section, s, int power ) : void | ||
BlindedEffect ( Section, effectedSection, int blindPercentage ) : System.Collections | ||
Construct ( ) : void | ||
Destruct ( ) : void | ||
EndTurnEffect ( ) : void | ||
GetInfo ( ) : string |
public ApplyDamage ( Section, s, int power ) : void | ||
s | Section, | |
power | int | |
리턴 | void |
public BlindedEffect ( Section, effectedSection, int blindPercentage ) : System.Collections | ||
effectedSection | Section, | |
blindPercentage | int | |
리턴 | System.Collections |