C# 클래스 Base.ENetPeer

파일 보기 프로젝트 열기: egametang/Egametang

공개 프로퍼티들

프로퍼티 타입 설명
Address ENetAddress
ConnectID uint
Data System.IntPtr
DispatchList ENetListNode
Host System.IntPtr
IncomingPeerID ushort
IncomingSessionID byte
OutgoingPeerID ushort
OutgoingSessionID byte

프로퍼티 상세

Address 공개적으로 프로퍼티

public ENetAddress,Base Address
리턴 ENetAddress

ConnectID 공개적으로 프로퍼티

public uint ConnectID
리턴 uint

Data 공개적으로 프로퍼티

public IntPtr,System Data
리턴 System.IntPtr

DispatchList 공개적으로 프로퍼티

public ENetListNode,Base DispatchList
리턴 ENetListNode

Host 공개적으로 프로퍼티

public IntPtr,System Host
리턴 System.IntPtr

IncomingPeerID 공개적으로 프로퍼티

public ushort IncomingPeerID
리턴 ushort

IncomingSessionID 공개적으로 프로퍼티

public byte IncomingSessionID
리턴 byte

OutgoingPeerID 공개적으로 프로퍼티

public ushort OutgoingPeerID
리턴 ushort

OutgoingSessionID 공개적으로 프로퍼티

public byte OutgoingSessionID
리턴 byte