C# Class LoginGUI, pomelo-unitychat

Inheritance: MonoBehaviour
Afficher le fichier Open project: NetEase/pomelo-unitychat Class Usage Examples

Méthodes publiques

Свойство Type Description
channel string
pclient PomeloClient,
pomelo UnityEngine.Texture2D
pomeloSkin UnityEngine.GUISkin
pomeloStyle GUIStyle
userName string
users JsonObject,

Private Methods

Méthode Description
Entry ( ) : void
Login ( ) : void
OnApplicationQuit ( ) : void
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void

Property Details

channel public_oe static_oe property

public static string channel
Résultat string

pclient public_oe static_oe property

public static PomeloClient, pclient
Résultat PomeloClient,

pomelo public_oe property

public Texture2D,UnityEngine pomelo
Résultat UnityEngine.Texture2D

pomeloSkin public_oe property

public GUISkin,UnityEngine pomeloSkin
Résultat UnityEngine.GUISkin

pomeloStyle public_oe property

public GUIStyle pomeloStyle
Résultat GUIStyle

userName public_oe static_oe property

public static string userName
Résultat string

users public_oe static_oe property

public static JsonObject, users
Résultat JsonObject,