
UnityCodeGen
UnityCodeGen streamlines automated code generation in the Unity Editor by allowing developers to define custom generators inheriting from ICodeGenerator. It supports manual generation via the Tools menu and automatic code generation on compile, with configurable output paths and a utility API for programmatic control.
189
Download 0