Click or drag to resize

IWeatherMakerNetworkConnection Interface

Generic network connection interface

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public interface IWeatherMakerNetworkConnection

The IWeatherMakerNetworkConnection type exposes the following members.

Properties
  NameDescription
Public propertyIsClient
IsClient
Public propertyIsConnected
IsConnected
Public propertyIsServer
IsServer
Top
Methods
  NameDescription
Public methodGetConnectionId
Get the connection id of a game object
Top
See Also