Unity CodeGen is a library that streamlines code generation on the Unity editor. By defining your own Generator that inherits from ICodeGenerator, you can generate codeautomatically. Create a .cs file ...
This package contains an Editor script which implements an inspector for the BuildReport class added in Unity 18.1. The BuildReport class lets you access information about your last build, and helps ...