C# 클래스 SkylinesMultiplayer.JoinByIpPanel

상속: UIPanel
파일 보기 프로젝트 열기: Fr0sZ/Skylines-Multiplayer

공개 메소드들

메소드 설명
Start ( ) : void

비공개 메소드들

메소드 설명
ConnectToServer ( ulong mapId ) : void
CreateButton ( ) : UIButton
CreateTextField ( ) : UITextField
HandleIncomingNetworkMessages ( ) : void
OnClickCancel ( UIComponent component, UIMouseEventParameter eventparam ) : void
OnClickConnect ( UIComponent component, UIMouseEventParameter eventparam ) : void
StartGame ( Package package ) : void
Update ( ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void