UnityMainThreadDispatcher
UnityMainThreadDispatcher copied to clipboard
Add Static interface.
- Added a static Dispatch Method that allows to get a return value from the Main Thread.
- Added a static Dispatch Method that executes an Action to simplify usage.