Tao.Sdl SDK Documentation

SdlNet.UDPpacket.channel Field

The (software) channel number for this packet. This can also be used as a priority value for the packet. If no channel is assigned, the value is -1.

[Visual Basic]
Public channel As Integer
[C#]
public int channel;

See Also

SdlNet.UDPpacket Class | Tao.Sdl Namespace