Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
I want to do a number of things after calling the below functions :NetworkManager.Singleton.StartHost(); and NetworkManager.Singleton.StartHostStartClient();.
Is there a hook or something to do this?
I want to do a number of things after calling the below functions :NetworkManager.Singleton.StartHost(); and NetworkManager.Singleton.StartHost();.
Is there a hook or something to do this?
I want to do a number of things after calling the below functions :NetworkManager.Singleton.StartHost(); and NetworkManager.Singleton.StartClient();.