/unity-generate-uml

A GitHub action that generates UML diagrams for Unity C# code automatically.

Primary LanguageC#

Unity Generate UML

Generate UML

A GitHub action that generates UML diagrams for Unity C# code automatically.

Workflow file

Can be found here.

Parameters

  • CODE_PATH: location of C# code to generate diagrams from
  • UML_OUTPUT_PATH: a folder to put the UML diagrams to
  • UMP_GENERATION_PARAMETERS: parameters of the UML generator (refer to the documentation)

Example of output

Example Output

References