You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added better support for nested classes in GetIl2CppTypeFullName method. (#233)
* Added better support for nested classes in GetIl2CppTypeFullName method.
* Switched from a list to a stack. No more need to reverse the list.
* Only add a . when namespacename exists.
---------
Co-authored-by: SlideDrum <slidedrumofficial@gmail.com>
0 commit comments