API ReferenceSandbox
public sealed class Sandbox.NetworkHelper : Sandbox.Component
Related Guides
Broader workflow and conceptual references connected to this API.
Constructors
Showing 1 constructors
public NetworkHelper()
No results match this filter.
Methods
Showing 1 methods
public virtual sealed void OnActive(Sandbox.Connection channel)
No results match this filter.
Properties
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; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Base Library |
| Doc ID | T:Sandbox.NetworkHelper |