Ejemplo n.º 1
0
 public void SetTCPInterface(SWIGTYPE_p_SLNet__TCPInterface ptr)
 {
     SLikeNetPINVOKE.PluginInterface2_SetTCPInterface(swigCPtr, SWIGTYPE_p_SLNet__TCPInterface.getCPtr(ptr));
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_SLNet__TCPInterface obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }