using vnxbqy.UI; using UnityEngine.UI; public class ILFuncNotifyBehaviour : ILBehaviour { public static FuncNotifyBehaviour m_FuncBtn; protected override void Awake() { m_FuncBtn = proxy.GetWidgtEx("FuncNotifyBehaviour"); } }