Publisher | Mathieu Le Ber |
---|---|
File size | 73.69kB |
Number of files | 9 |
Latest version | 1 |
Latest release date | 2017-12-15 09:39:24 |
First release date | 2017-12-15 09:39:24 |
Supported Unity versions | 2018.4.2 or higher |
A collection of attributes to control the execution order of your scripts in Unity from your source code.
Add one of these attributes to your scripts to either:
- Sets its execution order to a specific value.
- Execute after another script
- Execute before another script
README | Available on GitHub | MIT License