Browse Source

邮箱ui调整,词牌动效调整

huangxiaoyue 1 year ago
parent
commit
efae9ec79e

+ 3 - 0
GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Card/UI_ComFosterBottom.cs

@@ -53,6 +53,7 @@ namespace UI.Card
         public GGraph m_holderTouchFlower;
         public GList m_listProperty;
         public Transition m_starItemAlpha;
+        public Transition m_openViewShow;
         public const string URL = "ui://7l6lvkayj4c69d";
         public const string PACKAGE_NAME = "Card";
         public const string RES_NAME = "ComFosterBottom";
@@ -146,6 +147,7 @@ namespace UI.Card
             m_holderTouchFlower = (GGraph)comp.GetChild("holderTouchFlower");
             m_listProperty = (GList)comp.GetChild("listProperty");
             m_starItemAlpha = comp.GetTransition("starItemAlpha");
+            m_openViewShow = comp.GetTransition("openViewShow");
         }
         public void Dispose(bool disposeTarget = false)
         {
@@ -200,6 +202,7 @@ namespace UI.Card
             m_holderTouchFlower = null;
             m_listProperty = null;
             m_starItemAlpha = null;
+            m_openViewShow = null;
             if(disposeTarget && target != null)
             {
                 target.RemoveFromParent();

BIN
GameClient/Assets/ResIn/UI/Card/Card_fui.bytes


BIN
GameClient/Assets/ResIn/UI/Mail/Mail_atlas0!a.png


BIN
GameClient/Assets/ResIn/UI/Mail/Mail_atlas0.png


BIN
GameClient/Assets/ResIn/UI/Mail/Mail_fui.bytes