BulletCSharp.BulletCollisionPINVOKE.btCompoundShapeChild_m_childShapeType_get C# (CSharp) Method

btCompoundShapeChild_m_childShapeType_get() private method

private btCompoundShapeChild_m_childShapeType_get ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int btCompoundShapeChild_m_childShapeType_get(HandleRef jarg1);
BulletCollisionPINVOKE