Свойство | Type | Description | |
---|---|---|---|
avatars | Dictionary |
Méthode | Description | |
---|---|---|
__init__ ( ) : void | ||
onCreateAvatarResult ( byte retcode, object info ) : void | ||
onRemoveAvatar ( System.UInt64 dbid ) : void | ||
onReqAvatarList ( object>.Dictionary |
||
reqCreateAvatar ( string name, byte roleType ) : void | ||
reqRemoveAvatar ( string name ) : void | ||
selectAvatarGame ( System.UInt64 dbid ) : void |
public onCreateAvatarResult ( byte retcode, object info ) : void | ||
retcode | byte | |
info | object | |
Résultat | void |
public onRemoveAvatar ( System.UInt64 dbid ) : void | ||
dbid | System.UInt64 | |
Résultat | void |
public onReqAvatarList ( object>.Dictionary |
||
infos | object>.Dictionary | |
Résultat | void |
public reqCreateAvatar ( string name, byte roleType ) : void | ||
name | string | |
roleType | byte | |
Résultat | void |
public reqRemoveAvatar ( string name ) : void | ||
name | string | |
Résultat | void |
public selectAvatarGame ( System.UInt64 dbid ) : void | ||
dbid | System.UInt64 | |
Résultat | void |