static int GetClassType(IntPtr L) { int count = L.GetTop(); if (count == 0) { L.PushLightUserData(typeof(SystemInfo)); return 1; } else { return MetaMethods.GetType(L); } }
static int GetClassType(IntPtr L) { int count = L.GetTop(); if (count == 0) { L.PushLightUserData(typeof(ZFrame.UGUI.UICloseButton)); return 1; } else { return MetaMethods.GetType(L); } }
static int GetClassType(IntPtr L) { int count = L.GetTop(); if (count == 0) { L.PushLightUserData(typeof(MonoBehaviour)); return(1); } else { return(MetaMethods.GetType(L)); } }
static int GetClassType(IntPtr L) { int count = L.GetTop(); if (count == 0) { L.PushLightUserData(typeof(ZFrame.UGUI.UISelectable)); return(1); } else { return(MetaMethods.GetType(L)); } }
static int GetClassType(ILuaState L) { int count = L.GetTop(); if (count == 0) { L.PushLightUserData(typeof(Color)); return(1); } else { return(MetaMethods.GetType(L)); } }
static int GetClassType(IntPtr L) { int count = L.GetTop(); if (count == 0) { L.PushLightUserData(typeof(ZFrame.AudioManager)); return(1); } else { return(MetaMethods.GetType(L)); } }
static int GetClassType(IntPtr L) { int count = L.GetTop(); if (count == 0) { L.PushLightUserData(typeof(UnityEngine.UI.ScrollRect)); return(1); } else { return(MetaMethods.GetType(L)); } }
static int GetClassType(IntPtr L) { int count = L.GetTop(); if (count == 0) { L.PushLightUserData(typeof(UnityEngine.EventSystems.PointerEventData)); return(1); } else { return(MetaMethods.GetType(L)); } }
static int GetClassType(IntPtr L) { int count = L.GetTop(); if (count == 0) { L.PushLightUserData(typeof(clientlib.net.NetMsg)); return(1); } else { return(MetaMethods.GetType(L)); } }
static int GetClassType(IntPtr L) { int count = L.GetTop(); if (count == 0) { L.PushLightUserData(typeof(WaitForSeconds)); return(1); } else { return(MetaMethods.GetType(L)); } }
static int GetClassType(IntPtr L) { int count = L.GetTop(); if (count == 0) { L.PushLightUserData(typeof(RectTransform)); return(1); } else { return(MetaMethods.GetType(L)); } }
static int GetClassType(IntPtr L) { int count = L.GetTop(); if (count == 0) { L.PushLightUserData(typeof(ZFrame.NetEngine.TcpClientHandler)); return(1); } else { return(MetaMethods.GetType(L)); } }