C# 클래스 GameMod.ServerPingTick

파일 보기 프로젝트 열기: overload-development-community/olmod

공개 메소드들

메소드 설명
CheckPing ( int packetType, Array packetData, IPEndPoint senderEndPoint, UdpClient client ) : int

비공개 메소드들

메소드 설명
Prepare ( ) : bool
ProcessPing ( Array packetData, IPEndPoint senderEndPoint, UdpClient client ) : void
Transpiler ( IEnumerable codes ) : IEnumerable

메소드 상세

CheckPing() 공개 정적인 메소드

public static CheckPing ( int packetType, Array packetData, IPEndPoint senderEndPoint, UdpClient client ) : int
packetType int
packetData Array
senderEndPoint IPEndPoint
client UdpClient
리턴 int