mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2026-01-03 09:09:39 +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.