using ZXKFramework; public class HighLightEvent : IGameEvent { public string name; public bool visiable; }