Property | Type | Description | |
---|---|---|---|
action | short | ||
list_item | List |
||
param1 | byte | ||
param2 | int | ||
playid | uint | ||
tag | int | ||
type | byte |
Method | Description | |
---|---|---|
Create ( byte msg = null, |
||
GetBuffer ( ) : byte[] | ||
GetStrongMoneyBuffer ( uint playid, int strong_gold ) : byte[] | ||
MsgStrongInfo ( ) : System |
public Create ( byte msg = null, |
||
msg | byte | |
key | ||
return | void |
public static GetStrongMoneyBuffer ( uint playid, int strong_gold ) : byte[] | ||
playid | uint | |
strong_gold | int | |
return | byte[] |