Universe.Physics.BulletSPlugin.BSAPIUnman.BSAPICPP.GetForceUpdateAllAabbs2 C# (CSharp) Method

GetForceUpdateAllAabbs2() private method

private GetForceUpdateAllAabbs2 ( IntPtr world ) : bool
world System.IntPtr
return bool
            public static extern bool GetForceUpdateAllAabbs2(IntPtr world);
BSAPIUnman.BSAPICPP