BulletCSharp.BulletDynamicsPINVOKE.btGeneric6DofConstraint_isLimited C# (CSharp) Method

btGeneric6DofConstraint_isLimited() private method

private btGeneric6DofConstraint_isLimited ( HandleRef jarg1, int jarg2 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
return bool
        public static extern bool btGeneric6DofConstraint_isLimited(HandleRef jarg1, int jarg2);
BulletDynamicsPINVOKE