Il2CppInspector icon indicating copy to clipboard operation
Il2CppInspector copied to clipboard

Suggestion Add Formatting Options To CppScaffolding.cs

Open std-nullptr opened this issue 4 years ago • 0 comments

Another suggestion I had is adding formatting options to CppScaffolding.cs that allows you to output il2cpp-types.h in either C, C++, or both. Right now the default is to have both of them, but in a regular project there can be several thousand enums. While this normally wouldn't be a problem but some people I have worked with who have older/slower computers have issues with IntelliSense taking forever to process il2cpp-types.h and erroring out.

std-nullptr avatar Dec 22 '20 16:12 std-nullptr