C# 클래스 UnityEngine.Networking.GlobalConfigInternal

상속: IDisposable
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
GlobalConfigInternal ( GlobalConfig config ) : System

비공개 메소드들

메소드 설명
Dispose ( ) : void
InitMaxPacketSize ( ushort size ) : void
InitReactorMaximumReceivedMessages ( ushort size ) : void
InitReactorMaximumSentMessages ( ushort size ) : void
InitReactorModel ( byte model ) : void
InitThreadAwakeTimeout ( uint ms ) : void
InitWrapper ( ) : void

메소드 상세

GlobalConfigInternal() 공개 메소드

public GlobalConfigInternal ( GlobalConfig config ) : System
config GlobalConfig
리턴 System