static void Queue( System.Action method )

Summary

When running in another thread you can queue a method to run in the main thread. If you are on the main thread we will execute the method immediately and return.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.