C# Class Base.ENetEvent

Exibir arquivo Open project: egametang/Egametang Class Usage Examples

Public Properties

Property Type Description
ChannelID byte
Data uint
Packet System.IntPtr
Peer System.IntPtr
Type EventType

Property Details

ChannelID public_oe property

public byte ChannelID
return byte

Data public_oe property

public uint Data
return uint

Packet public_oe property

public IntPtr,System Packet
return System.IntPtr

Peer public_oe property

public IntPtr,System Peer
return System.IntPtr

Type public_oe property

public EventType Type
return EventType