C# 클래스 FileStreamServer.StreamingClient

파일 보기 프로젝트 열기: RegrowthStudios/VoxelRTS 1 사용 예제들

공개 메소드들

메소드 설명
Heartbeat ( ) : void
StreamingClient ( NetConnection conn, string fileName ) : System

메소드 상세

Heartbeat() 공개 메소드

public Heartbeat ( ) : void
리턴 void

StreamingClient() 공개 메소드

public StreamingClient ( NetConnection conn, string fileName ) : System
conn Lidgren.Network.NetConnection
fileName string
리턴 System