VersionControlCompatibilityVersion Field

Version Management. Only clients with the same CompatibilityVersion as a room can join target room.

Definition

Namespace: Alteruna
Assembly: Alteruna (in Alteruna.dll) Version: 2.0.2+dcdb8fba58ad1eb99205b1dc6265fd5b3b7cf8ec
C#
public static ulong CompatibilityVersion

Field Value

UInt64

Remarks

By default, this is the hash of application and Unity version.

See Also