Reply To: AOTClassesGenerator creates wrong Type names for Nested Types

Forums 💬 NodeCanvas ⚙️ Support AOTClassesGenerator creates wrong Type names for Nested Types Reply To: AOTClassesGenerator creates wrong Type names for Nested Types

#18142
Gavalakis
Keymaster

    Thanks for the report.
    While a bit dirty, a quick fix would be to do this by the end of the GenerateAOTClasses method of AOTClassesGenerator.cs:

    I can’t think of any reason for this to not work in all cases right now 🙂