コード例 #1
0
ファイル: BackEase.cs プロジェクト: vinla/RogueParadise
        new internal static IntPtr GetStaticType()
        {
            IntPtr ret = NoesisGUI_PINVOKE.BackEase_GetStaticType();

            if (NoesisGUI_PINVOKE.SWIGPendingException.Pending)
            {
                throw NoesisGUI_PINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
        new internal static IntPtr GetStaticType()
        {
            IntPtr ret = NoesisGUI_PINVOKE.BackEase_GetStaticType();

    #if UNITY_EDITOR || NOESIS_API
            if (NoesisGUI_PINVOKE.SWIGPendingException.Pending)
            {
                throw NoesisGUI_PINVOKE.SWIGPendingException.Retrieve();
            }
    #endif
            return(ret);
        }
コード例 #3
0
        new internal static IntPtr GetStaticType()
        {
            IntPtr ret = NoesisGUI_PINVOKE.BackEase_GetStaticType();

            return(ret);
        }