MultiplayerInstance Property

Static singleton instance of the Multiplayer component. Note that this feature may not work as intended when used in combination with the multi-client tool.

Definition

Namespace: Alteruna
Assembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
public static Multiplayer Instance { get; }

Property Value

Multiplayer

See Also