public static KeyValuePair <uint, ulong> _Restore_226(GameStore gs) { return(new KeyValuePair <uint, ulong>(gs.ReadUInt32(), gs.ReadUInt64())); }