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.1+a1176e08a0b4a6bfd8fefeddde6163a16d29e5ab
C#
public static ulong CompatibilityVersion

Field Value

UInt64

Remarks

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

See Also