Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GameMachine
LoginUI
C# 클래스 GameMachine.LoginUI
상속:
UnityEngine.MonoBehaviour
,
ILoginUI
파일 보기
프로젝트 열기: gamemachine/gamemachine
공개 메소드들
메소드
설명
DisableLogin
( ) :
void
SetError
(
string
error
) :
void
비공개 메소드들
메소드
설명
OnGUI
( ) :
void
Start
( ) :
void
WindowFunction
(
int
windowID
) :
void
메소드 상세
DisableLogin()
공개
메소드
public
DisableLogin
( ) :
void
리턴
void
SetError()
공개
메소드
public
SetError
(
string
error
) :
void
error
string
리턴
void