Execution Order Attributes


A collection of attributes to control the execution order of your scripts in Unity from your source code.

Add one of ...


by Mathieu Le Ber


★★★★★ star rating
Price History +

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