Method | Description | |
---|---|---|
BeginSkill ( int Index_ ) : void | ||
EndSkill ( int Index_ ) : void | ||
NormalAttack ( int Index_ ) : void | ||
OnMonsterAttack ( int Index_ ) : void |
Method | Description | |
---|---|---|
GetAmountAndSkillIdByWeaponType ( int Index_, uint &SkillId ) : byte |
public static BeginSkill ( int Index_ ) : void | ||
Index_ | int | |
return | void |
public static NormalAttack ( int Index_ ) : void | ||
Index_ | int | |
return | void |
public static OnMonsterAttack ( int Index_ ) : void | ||
Index_ | int | |
return | void |