public virtual void UI_Setting(int hp_Max, int pNum, int cNum) { uiManagement.HPUISetting(hp_Max, pNum); uiManagement.SkillUISetting(cNum, pNum); }