BulletCSharp.BulletCollisionPINVOKE.btCompoundShapeData_m_numChildShapes_get C# (CSharp) 메소드

btCompoundShapeData_m_numChildShapes_get() 개인적인 메소드

private btCompoundShapeData_m_numChildShapes_get ( HandleRef jarg1 ) : int
jarg1 HandleRef
리턴 int
        public static extern int btCompoundShapeData_m_numChildShapes_get(HandleRef jarg1);
BulletCollisionPINVOKE