From d051d1283102332ac371e9137d0bbe49ecdee623 Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期三, 31 十月 2018 11:04:27 +0800
Subject: [PATCH] 4340 【前端】支持xlua方便IOS提审

---
 UI/Common/FunctionButton.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/UI/Common/FunctionButton.cs b/UI/Common/FunctionButton.cs
index 5f45c3d..98227c5 100644
--- a/UI/Common/FunctionButton.cs
+++ b/UI/Common/FunctionButton.cs
@@ -13,6 +13,7 @@
 namespace Snxxz.UI
 {
 
+    [XLua.LuaCallCSharp]
     public class FunctionButton : Button
     {
         [SerializeField] int m_Order = 0;

--
Gitblit v1.8.0