I want to access the await function of the event from a different class so that when it’s signaled in my other class the function awaiting the signal can proceed.
I want to access the await function of the event from a different class so that when it’s signaled in my other class the function awaiting the signal can proceed.