mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2025-12-20 18:29:40 +05:00
- Add string contents to names of StringLiteral objects to improve decompilation output - Add string constants for metadata version < 19 via an enum (if you can identify and type il2cpp_codegen_string_literal_from_index correctly, all enums resolve nicely to their string contents) - Add types to metadata usages and globals - Send method definitions & method references through writeMethods for consistency