Esempio n. 1
0
 public virtual void RegisterMouseLeaveListener(IElement element, SWIGTYPE_p_f_p_IElement__void cbk)
 {
     IronSightEnginePINVOKE.IHUD_RegisterMouseLeaveListener(swigCPtr, IElement.getCPtr(element), SWIGTYPE_p_f_p_IElement__void.getCPtr(cbk));
 }
Esempio n. 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_IElement__void obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }