UnityMainThreadDispatcher icon indicating copy to clipboard operation
UnityMainThreadDispatcher copied to clipboard

Add Static interface.

Open rwindegger opened this issue 6 years ago • 0 comments

  • 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.

rwindegger avatar Sep 21 '19 11:09 rwindegger