Api Sandbox Engine Protocol
class

Protocol

public static abstract sealed class Protocol

A centralized place to access the protocols

Properties

Name Type Description
Api static Int32 We cannot play packages with an Api version higher than this.
Network static Int32 We cannot talk to servers or clients with a network protocol different to this.
Assembly: Sandbox.Engine Namespace: Sandbox.Engine Full Name: Sandbox.Engine.Protocol