protected bool InitPlayerData(OffPlayerData pd, RoleCom rc) { mPlayerData = pd; mRoleData = rc; SkillMgr.InitBag(this, pd.skills); return(true); }