public static void RefreshBuffData() { buffList = Editor_TableTool.Prepare_DataByName <Buff>("Buff"); }
public static void RefreshSkillData() { skillList = Editor_TableTool.Prepare_DataByName <Skill>("Skill"); }