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

GetNumConstraintRefs2() private method

private GetNumConstraintRefs2 ( IntPtr obj ) : int
obj System.IntPtr
return int
            public static extern int GetNumConstraintRefs2(IntPtr obj);
BSAPIUnman.BSAPICPP