asadm / playroom-unity

9 stars 1 forks source link

Centralized Callback Manager #77

Closed momintlh closed 1 month ago

momintlh commented 1 month ago

TODO:

Based On #75 Relates to #40

SaadBazaz commented 1 month ago

We should be pushing out a callback manager which we can use for WaitForState, solving the original problem in #75 . If we implement WaitForState with this new CallbackManager, we can keep improving it later on and incrementally replace other callbacks.