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

btCompoundShape_getUpdateRevision() 개인적인 메소드

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