C# 클래스 networkController, Main-Working-Repository

상속: MonoBehaviour
파일 보기 프로젝트 열기: GCSShatteredSpace/Main-Working-Repository 1 사용 예제들

공개 메소드들

메소드 설명
joinRoom ( ) : void

비공개 메소드들

메소드 설명
AddMessage ( string message ) : void
AddMessage_RPC ( string message ) : void
OnJoinedLobby ( ) : void
OnJoinedRoom ( ) : void
OnReceivedRoomListUpdate ( ) : void
Start ( ) : void
StartSpawnProcess ( float respawnTime ) : void
UpdateConnectionString ( ) : IEnumerator
incrementPlayers ( ) : void
spawnPlayer ( ) : void
updatePlayers ( int i ) : void

메소드 상세

joinRoom() 공개 메소드

public joinRoom ( ) : void
리턴 void