UI/Effect/EffectMgr.cs @@ -1,6 +1,8 @@ using Snxxz.UI; using UnityEngine; [XLua.LuaCallCSharp] public class EffectMgr : SingletonMonobehaviour<EffectMgr> { public UIEffectBehaviour GetUIEffect(int id, bool _destroy = false) {