mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Update NetworkManager.md (#2114)
As of commit b36c347200
`OnStartHost` is called after `OnStartServer`
This commit is contained in:
parent
92bc3c3150
commit
14017fa644
@ -14,8 +14,8 @@ A game can be running in one of three modes, host, client, or server-only. The c
|
||||
|
||||
When the host is started:
|
||||
- `Start()` function is called
|
||||
- `OnStartHost`
|
||||
- `OnStartServer`
|
||||
- `OnStartHost`
|
||||
- `OnServerConnect`
|
||||
- `OnStartClient`
|
||||
- `OnClientConnect`
|
||||
|
Loading…
Reference in New Issue
Block a user