Пример #1
0
 public void GetPhysicsProfileList(SWIGTYPE_p_MapT_String_Core__Physics__CPhysicsProfile_p_t ProfileList)
 {
     testPINVOKE.CPhysicsManager_GetPhysicsProfileList(swigCPtr, SWIGTYPE_p_MapT_String_Core__Physics__CPhysicsProfile_p_t.getCPtr(ProfileList));
     if (testPINVOKE.SWIGPendingException.Pending)
     {
         throw testPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_MapT_String_Core__Physics__CPhysicsProfile_p_t obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }