API ReferenceSandbox
NetworkHelperclass
Constructors1
Showing 1 constructors
public NetworkHelper()
No results match this filter.
Methods1
Showing 1 methods
public virtual sealed void OnActive(Sandbox.Connection channel)
| Parameter | Type | Description |
|---|---|---|
| channel | Connection | — |
Returns:
void—No results match this filter.
Properties3
Showing 3 properties
public Sandbox.GameObject Sandbox.NetworkHelper.PlayerPrefab { get; set; }
public System.Collections.Generic.List`1<Sandbox.GameObject> Sandbox.NetworkHelper.SpawnPoints { get; set; }
public bool Sandbox.NetworkHelper.StartServer { get; set; }
Returns:
bool—No results match this filter.