C# 클래스 MonoDevelop.Debugger.Soft.Unity.PlayerConnection

Discovery subset of native PlayerConnection class.
파일 보기 프로젝트 열기: Tak/MonoDevelop.Debugger.Soft.Unity 1 사용 예제들

공개 메소드들

메소드 설명
PlayerConnection ( ) : System
Poll ( ) : void

보호된 메소드들

메소드 설명
RegisterPlayer ( string playerString ) : void

메소드 상세

PlayerConnection() 공개 메소드

public PlayerConnection ( ) : System
리턴 System

Poll() 공개 메소드

public Poll ( ) : void
리턴 void

RegisterPlayer() 보호된 메소드

protected RegisterPlayer ( string playerString ) : void
playerString string
리턴 void