unity-jsb
unity-jsb copied to clipboard
Added priority to binding process to control order
I found this useful to control whether my CustomBinding
was run after the UnityBindings. Without this, I believe the order is non-deterministic.