BulletCSharp.BulletDynamicsPINVOKE.btPoint2PointConstraint_m_useSolveConstraintObsolete_get C# (CSharp) Method

btPoint2PointConstraint_m_useSolveConstraintObsolete_get() private method

private btPoint2PointConstraint_m_useSolveConstraintObsolete_get ( HandleRef jarg1 ) : bool
jarg1 HandleRef
return bool
        public static extern bool btPoint2PointConstraint_m_useSolveConstraintObsolete_get(HandleRef jarg1);
BulletDynamicsPINVOKE