C# 클래스 OpenRA.Network.EchoConnection.ReceivedPacket

파일 보기 프로젝트 열기: pchote/OpenRA

공개 프로퍼티들

프로퍼티 타입 설명
Data byte[]
FromClient int

프로퍼티 상세

Data 공개적으로 프로퍼티

public byte[] Data
리턴 byte[]

FromClient 공개적으로 프로퍼티

public int FromClient
리턴 int