class Protocol
A centralized place to access the protocols
public static int Api { get; }
We cannot play packages with an Api version higher than this.
public static int Network { get; }
We cannot talk to servers or clients with a network protocol different to this.
public Type GetType( )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.