C# Class UI_CreateAvatar, TestGame

Inheritance: MonoBehaviour
Afficher le fichier Open project: liuxq/TestGame

Méthodes publiques

Свойство Type Description
if_createAvatarName InputField,
tg_profs Toggle[],

Méthodes publiques

Méthode Description
OnDestroy ( ) : void
Start ( ) : void
Update ( ) : void
onCancel ( ) : void
onCreateAvatar ( ) : void
onCreateAvatarResult ( Byte retcode, object info, object>.Dictionary avatarList ) : void

Method Details

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

onCancel() public méthode

public onCancel ( ) : void
Résultat void

onCreateAvatar() public méthode

public onCreateAvatar ( ) : void
Résultat void

onCreateAvatarResult() public méthode

public onCreateAvatarResult ( Byte retcode, object info, object>.Dictionary avatarList ) : void
retcode Byte
info object
avatarList object>.Dictionary
Résultat void

Property Details

if_createAvatarName public_oe property

public InputField, if_createAvatarName
Résultat InputField,

tg_profs public_oe property

public Toggle[], tg_profs
Résultat Toggle[],