BulletCSharp.BulletDynamicsPINVOKE.btGeneric6DofConstraint_testAngularLimitMotor C# (CSharp) Method

btGeneric6DofConstraint_testAngularLimitMotor() private method

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