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