![]() |
Twilight Princess
Remastered version of the GameCube game
|
Classes | |
class | UnityMainThreadDispatcher |
A thread-safe class which holds a queue with actions to execute on the next Update() method. It can be used to make calls to the main thread for things such as UI Manipulation in Unity. It was developed for use in combination with the Firebase Unity plugin, which uses separate threads for event handling. More... | |