using vnxbqy.UI; using System; using UnityEngine.UI; class CharmText : ILBehaviour { RichText charmTxt; Button charmQuery; protected override void Awake() { charmTxt = proxy.GetWidgtEx("Text"); charmQuery = proxy.GetWidgtEx