Skip to content

Potential native rsz name#783

Merged
praydog merged 2 commits intopraydog:masterfrom
dtlnor:potential-native-rsz-name
May 15, 2023
Merged

Potential native rsz name#783
praydog merged 2 commits intopraydog:masterfrom
dtlnor:potential-native-rsz-name

Conversation

@dtlnor
Copy link
Copy Markdown
Contributor

@dtlnor dtlnor commented May 9, 2023

Add potential native rsz name / type / original type name

Note that I add a field to reflection_properties in il2cpp.json dump to store its native order.
An alternative is use ordered_json, but it impacts performance a lot (1 min dump -> 7 min dump) so i decided just add a key into it.

By default the name of that native type is append after v{number}, like v0_Enabled

@praydog praydog merged commit cba07ec into praydog:master May 15, 2023
dtlnor added a commit to dtlnor/REFramework that referenced this pull request Sep 12, 2024
* add order index to reflection_property

* guess potential native type name
dtlnor pushed a commit to dtlnor/REFramework that referenced this pull request Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants