C# 클래스 LoginGUI, pomelo-unitychat

상속: MonoBehaviour
파일 보기 프로젝트 열기: NetEase/pomelo-unitychat 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
channel string
pclient PomeloClient,
pomelo UnityEngine.Texture2D
pomeloSkin UnityEngine.GUISkin
pomeloStyle GUIStyle
userName string
users JsonObject,

비공개 메소드들

메소드 설명
Entry ( ) : void
Login ( ) : void
OnApplicationQuit ( ) : void
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void

프로퍼티 상세

channel 공개적으로 정적으로 프로퍼티

public static string channel
리턴 string

pclient 공개적으로 정적으로 프로퍼티

public static PomeloClient, pclient
리턴 PomeloClient,

pomelo 공개적으로 프로퍼티

public Texture2D,UnityEngine pomelo
리턴 UnityEngine.Texture2D

pomeloSkin 공개적으로 프로퍼티

public GUISkin,UnityEngine pomeloSkin
리턴 UnityEngine.GUISkin

pomeloStyle 공개적으로 프로퍼티

public GUIStyle pomeloStyle
리턴 GUIStyle

userName 공개적으로 정적으로 프로퍼티

public static string userName
리턴 string

users 공개적으로 정적으로 프로퍼티

public static JsonObject, users
리턴 JsonObject,