Click or drag to resize

NetworkingManagersingleton Property

The singleton instance of the NetworkingManager

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static NetworkingManager singleton { get; }

Property Value

Type: NetworkingManager
See Also