public uint AddressToOffset(uint currentOffset, uint address) { return(GameCache.TagAddressToOffset(address)); }