Property | Type | Description | |
---|---|---|---|
account | byte[] | ||
gameid | uint | ||
key | int | ||
key2 | int | ||
mParam | ushort |
Method | Description | |
---|---|---|
Create ( byte msg ) : void | ||
GetAccount ( ) : String | ||
GetBuffer ( ) : byte[] | ||
QueryRole ( uint _gameid, int _key, int _key2, byte _account = null ) : System |
public QueryRole ( uint _gameid, int _key, int _key2, byte _account = null ) : System | ||
_gameid | uint | |
_key | int | |
_key2 | int | |
_account | byte | |
return | System |