AlterunaConfigClientPort Property

Port used by non-hosting clients.

Definition

Namespace: Alteruna.Multiplayer.Configs
Assembly: Alteruna (in Alteruna.dll) Version: 2.0.1+a1176e08a0b4a6bfd8fefeddde6163a16d29e5ab
C#
public ushort ClientPort { get; }

Property Value

UInt16

Remarks

If set to 0, it will auto-assign a free port. Used for lan network discovery.

See Also