s&box docs
API ReferenceSandbox.Engine

public static abstract sealed class Sandbox.Engine.Protocol

A centralized place to access the protocols

Properties

Showing 2 properties

public static int Sandbox.Engine.Protocol.Api { get; set; }

We cannot play packages with an Api version higher than this.

public static int Sandbox.Engine.Protocol.Network { get; set; }

We cannot talk to servers or clients with a network protocol different to this.

Metadata

FieldValue
NamespaceSandbox.Engine
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Engine.Protocol

On this page