Esempio n. 1
0
	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));
        }
    }
Esempio n. 4
0
    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));
        }
    }
Esempio n. 5
0
    static int GetClassType(ILuaState L)
    {
        int count = L.GetTop();

        if (count == 0)
        {
            L.PushLightUserData(typeof(Color));
            return(1);
        }
        else
        {
            return(MetaMethods.GetType(L));
        }
    }
Esempio n. 6
0
    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));
        }
    }
Esempio n. 11
0
    static int GetClassType(IntPtr L)
    {
        int count = L.GetTop();

        if (count == 0)
        {
            L.PushLightUserData(typeof(RectTransform));
            return(1);
        }
        else
        {
            return(MetaMethods.GetType(L));
        }
    }
Esempio n. 12
0
    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));
        }
    }