UnityMainThreadDispatcher icon indicating copy to clipboard operation
UnityMainThreadDispatcher copied to clipboard

A simple, thread-safe way of executing actions (Such as UI manipulations) on the Unity Main Thread

Results 12 UnityMainThreadDispatcher issues
Sort by recently updated
recently updated
newest added

… to make it easier for people who only copy the .prefab and the .cs into their project so they don't lose the reference to this repo in case of...

I want use this in my custom plugin. However it need a prefab awaked in scene. Is there a way to dispatch in editor.