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

IsNonMoving2() private method

private IsNonMoving2 ( IntPtr shape ) : bool
shape System.IntPtr
return bool
            public static extern bool IsNonMoving2(IntPtr shape);
BSAPIUnman.BSAPICPP