internal static void Release(IntPtr cPtr) { NoesisGUI_PINVOKE.BaseComponent_Release(cPtr); if (NoesisGUI_PINVOKE.SWIGPendingException.Pending) { throw NoesisGUI_PINVOKE.SWIGPendingException.Retrieve(); } }
private void Release() { NoesisGUI_PINVOKE.BaseComponent_Release(swigCPtr); #if UNITY_EDITOR || NOESIS_API if (NoesisGUI_PINVOKE.SWIGPendingException.Pending) { throw NoesisGUI_PINVOKE.SWIGPendingException.Retrieve(); } #endif }
internal static void Release(IntPtr cPtr) { NoesisGUI_PINVOKE.BaseComponent_Release(cPtr); }