Il2Cpp-Modding-Codegen icon indicating copy to clipboard operation
Il2Cpp-Modding-Codegen copied to clipboard

Casing issues

Open RedBrumbler opened this issue 3 years ago • 1 comments
trafficstars

There seem to be a few issues with casing and the way things are generated:

image

image

This causes classes to not exist in the way that cpp expects them to be

RedBrumbler avatar Mar 30 '22 22:03 RedBrumbler

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?

RedBrumbler avatar Mar 30 '22 22:03 RedBrumbler