Il2Cpp-Modding-Codegen
Il2Cpp-Modding-Codegen copied to clipboard
Casing issues
trafficstars
There seem to be a few issues with casing and the way things are generated:


This causes classes to not exist in the way that cpp expects them to be
It also mentioned there being issues with it being delcared as a struct & a class, could it be that there are 2 things with the same name but different casing causing issues?