Skip to content

Simple API for writing enum class files. Can be used in Unity3D to generate enums for the layers and/or tags in your Unity project.

Notifications You must be signed in to change notification settings

Mtihc/Generate-Code-For-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate c# enum classes through a simple API. See example at GenerateCodeExample/Program.cs

To use this in Unity Editor: Copy classes GenerateCode and GenerateCodeWindow to an Editor folder in your Unity project. You should now have a new menu option in Unity Editor at Window -> Generate Code -> Enum Generator You can generate enum classes for the layers and tags in your Unity project.

About

Simple API for writing enum class files. Can be used in Unity3D to generate enums for the layers and/or tags in your Unity project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages