mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2025-12-29 14:49:40 +05:00
This basically finishes the concrete generics implementation. We can now enumerate all members of a concrete generic type with full type substitution implemented. Also add a simple test to verify that we can obtain the correct type for a field of a concrete generic type.