프로퍼티 | 타입 | 설명 | |
---|---|---|---|
burnedVisualEffect | GameObject | ||
damagePerTurn | int | ||
numTurns | int |
메소드 | 설명 | |
---|---|---|
Burned ( int _damagePerTurn, Section, s, int turns ) : System.Collections | ||
Construct ( ) : void | ||
Destruct ( ) : void | ||
EndTurnEffect ( ) : void | ||
GetInfo ( ) : string |
public Burned ( int _damagePerTurn, Section, s, int turns ) : System.Collections | ||
_damagePerTurn | int | |
s | Section, | |
turns | int | |
리턴 | System.Collections |