Files
Il2CppInspectorRedux/Il2CppInspector.Common/Reflection/PropertyInfo.cs
Robert Xiao 4ba48b9c75 Add generics support to TypeInfo.GetVTable
This patch fixes TypeInfo.GetVTable so that it specializes the vtable
for generic type instances. Also fix a minor bug in PropertyInfo that
would pass null pointers to GetMethodByDefinition.
2020-06-29 22:10:45 +02:00

3.4 KiB