mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2026-01-27 13:09:38 +05:00
Now that FromTypeReference uses public Make* methods instead of private TypeInfo constructors, it doesn't need to be in TypeInfo anymore. Move it back to Il2CppModel, where it was before.