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

btConstraintInfo1_m_numConstraintRows_set() 개인적인 메소드

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