Example #1
0
 public void GetAllPaths(SWIGTYPE_p_MapT_String_VectorT_Vector3_t_t Paths)
 {
     testPINVOKE.CCharacterStateManager_GetAllPaths(swigCPtr, SWIGTYPE_p_MapT_String_VectorT_Vector3_t_t.getCPtr(Paths));
     if (testPINVOKE.SWIGPendingException.Pending)
     {
         throw testPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Example #2
0
 internal static HandleRef getCPtr(SWIGTYPE_p_MapT_String_VectorT_Vector3_t_t obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }