This is almost an exact copy of Unity's LobbyPlayer but with a few changes so that it works with NobleNetworkLobbyManager
More...
Inherits NetworkBehaviour.
This is almost an exact copy of Unity's LobbyPlayer but with a few changes so that it works with NobleNetworkLobbyManager
◆ OnClientEnterLobby()
| virtual void NobleConnect.UNet.NobleLobbyPlayer.OnClientEnterLobby |
( |
| ) |
|
|
virtual |
◆ OnClientExitLobby()
| virtual void NobleConnect.UNet.NobleLobbyPlayer.OnClientExitLobby |
( |
| ) |
|
|
virtual |
◆ OnClientReady()
| virtual void NobleConnect.UNet.NobleLobbyPlayer.OnClientReady |
( |
bool |
readyState | ) |
|
|
virtual |
◆ OnDeserialize()
| override void NobleConnect.UNet.NobleLobbyPlayer.OnDeserialize |
( |
NetworkReader |
reader, |
|
|
bool |
initialState |
|
) |
| |
◆ OnSerialize()
| override bool NobleConnect.UNet.NobleLobbyPlayer.OnSerialize |
( |
NetworkWriter |
writer, |
|
|
bool |
initialState |
|
) |
| |
◆ OnStartClient()
| override void NobleConnect.UNet.NobleLobbyPlayer.OnStartClient |
( |
| ) |
|
◆ RemovePlayer()
| void NobleConnect.UNet.NobleLobbyPlayer.RemovePlayer |
( |
| ) |
|
◆ SendNotReadyToBeginMessage()
| void NobleConnect.UNet.NobleLobbyPlayer.SendNotReadyToBeginMessage |
( |
| ) |
|
◆ SendReadyToBeginMessage()
| void NobleConnect.UNet.NobleLobbyPlayer.SendReadyToBeginMessage |
( |
| ) |
|
◆ SendSceneLoadedMessage()
| void NobleConnect.UNet.NobleLobbyPlayer.SendSceneLoadedMessage |
( |
| ) |
|
◆ ShowLobbyGUI
| bool NobleConnect.UNet.NobleLobbyPlayer.ShowLobbyGUI = true |
◆ readyToBegin
| bool NobleConnect.UNet.NobleLobbyPlayer.readyToBegin |
|
getset |
◆ slot
| byte NobleConnect.UNet.NobleLobbyPlayer.slot |
|
getset |