프로퍼티 | 타입 | 설명 | |
---|---|---|---|
skEnd | bool | ||
skID | int | ||
skPlayer | GameObject |
메소드 | 설명 | |
---|---|---|
SkillBase ( GameObject player, int skID ) : System.Collections | ||
Update ( ) : void |
메소드 | 설명 | |
---|---|---|
DoFx ( ) : bool | ||
DoSkill ( ) : bool | ||
End ( ) : bool |
public SkillBase ( GameObject player, int skID ) : System.Collections | ||
player | GameObject | |
skID | int | |
리턴 | System.Collections |