Enum StartMode
- Namespace
- Netick
- Assembly
- Netick.dll
Manages Netick and its sandboxes, and is used to start and shut down Netick.
public enum StartMode
Fields
Client = 1
Server = 0
ServerAndClient = 2
Manages Netick and its sandboxes, and is used to start and shut down Netick.
public enum StartMode
Client = 1
Server = 0
ServerAndClient = 2