Property | Type | Description | |
---|---|---|---|
skEnd | bool | ||
skID | int | ||
skPlayer | GameObject |
Method | Description | |
---|---|---|
SkillBase ( GameObject player, int skID ) : System.Collections | ||
Update ( ) : void |
Method | Description | |
---|---|---|
DoFx ( ) : bool | ||
DoSkill ( ) : bool | ||
End ( ) : bool |
public SkillBase ( GameObject player, int skID ) : System.Collections | ||
player | GameObject | |
skID | int | |
return | System.Collections |