using NBC.ActionEditor; using UnityEngine; [Name("角色技能")] public class TestSkill : Asset { public string Test; public string EventName; }