Class NetworkManagerHUD
Shows NetworkManager controls in a GUI at runtime.
Namespace: Mirror
Assembly: doc.dll
Syntax
public class NetworkManagerHUD : MonoBehaviour
Fields
| Improve this Doc View SourceoffsetX
Declaration
public int offsetX
Field Value
Type | Description |
---|---|
Int32 |
offsetY
Declaration
public int offsetY
Field Value
Type | Description |
---|---|
Int32 |
showGUI
Declaration
public bool showGUI
Field Value
Type | Description |
---|---|
Boolean |