Class NetworkManagerGivesErrorWhenNoPlayerPrefabSet.CustomNetworkManagerGivesErrorWhenNoPlayerPrefabSet
Inheritance
NetworkManagerGivesErrorWhenNoPlayerPrefabSet.CustomNetworkManagerGivesErrorWhenNoPlayerPrefabSet
Inherited Members
UnityEngine.Component.guiText
UnityEngine.Component.guiElement
UnityEngine.Component.guiTexture
Namespace: Global Namespace
Syntax
public class CustomNetworkManagerGivesErrorWhenNoPlayerPrefabSet : NetworkManager
Fields
isDone
Declaration
public bool isDone
Field Value
| Type | Description |
|---|---|
| Boolean |
Methods
OnServerReady(NetworkConnection)
Declaration
public override void OnServerReady(NetworkConnection conn)
Parameters
| Type | Name | Description |
|---|---|---|
| NetworkConnection | conn |