BulletCSharp.BulletCollisionPINVOKE.btCompoundShape_getNumChildShapes C# (CSharp) Метод

btCompoundShape_getNumChildShapes() приватный Метод

private btCompoundShape_getNumChildShapes ( HandleRef jarg1 ) : int
jarg1 HandleRef
Результат int
        public static extern int btCompoundShape_getNumChildShapes(HandleRef jarg1);
BulletCollisionPINVOKE