Table of Contents

Class NetworkChannelExtensions

Namespace
Shard.Network
Assembly
Shard.Network.dll
public static class NetworkChannelExtensions
Inheritance
NetworkChannelExtensions
Inherited Members

Fields

Length

public static readonly int Length

Field Value

int

Values

public static readonly NetworkChannel[] Values

Field Value

NetworkChannel[]

Methods

FromValue(int)

public static NetworkChannel FromValue(int value)

Parameters

value int

Returns

NetworkChannel

GetValue(NetworkChannel)

public static int GetValue(NetworkChannel value)

Parameters

value NetworkChannel

Returns

int