Exemplo n.º 1
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(gameObjectSlotTable obj)
 {
     return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }
Exemplo n.º 2
0
        public gameObjectSlotTable GetManagedObjectsSlotTable()
        {
            gameObjectSlotTable ret = new gameObjectSlotTable(SharpMochaPINVOKE.BaseState_GetManagedObjectsSlotTable(swigCPtr), false);

            return(ret);
        }
Exemplo n.º 3
0
 public gameObjectSlotTable GetManagedObjectsSlotTable()
 {
     gameObjectSlotTable ret = new gameObjectSlotTable(SharpMochaPINVOKE.BaseState_GetManagedObjectsSlotTable(swigCPtr), false);
     return ret;
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(gameObjectSlotTable obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }