BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_getSolveTwistLimit C# (CSharp) Method

btConeTwistConstraint_getSolveTwistLimit() private method

private btConeTwistConstraint_getSolveTwistLimit ( HandleRef jarg1 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
return int
        public static extern int btConeTwistConstraint_getSolveTwistLimit(HandleRef jarg1);
BulletDynamicsPINVOKE