BulletCSharp.BulletDynamicsPINVOKE.btGeneric6DofConstraint_isLimited C# (CSharp) 메소드

btGeneric6DofConstraint_isLimited() 개인적인 메소드

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