Files
Il2CppInspectorRedux/Il2CppTests/TestGenerics.cs
Robert Xiao 4207464208 Add events, fields and properties to concrete generics.
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.
2020-06-20 10:17:48 +02:00

8.5 KiB