BulletCSharp.BulletDynamicsPINVOKE.btTranslationalLimitMotor_needApplyForce C# (CSharp) Method

btTranslationalLimitMotor_needApplyForce() private method

private btTranslationalLimitMotor_needApplyForce ( HandleRef jarg1, int jarg2 ) : bool
jarg1 HandleRef
jarg2 int
return bool
        public static extern bool btTranslationalLimitMotor_needApplyForce(HandleRef jarg1, int jarg2);
BulletDynamicsPINVOKE