BulletCSharp.BulletCollisionPINVOKE.btCollisionObject_getInternalType C# (CSharp) Method

btCollisionObject_getInternalType() private method

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