void Listen( Stage stage, int order, System.Action function, string debugName )

Summary

Listen to a frame stage. Order is used to determine the order in which listeners are called, the default action always happens at 0, so if you want it to happen before you should go to -1, if you want it to happen after go to 1 etc.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.