Свойство | Тип | Описание | |
---|---|---|---|
btype | byte | ||
param | int | ||
param1 | int | ||
param2 | int | ||
param3 | ushort | ||
rgba | int | ||
str1 | String | ||
str2 | String | ||
str3 | String | ||
str4 | String | ||
strlist | |||
tag | ushort | ||
type | ushort |
Метод | Описание | |
---|---|---|
Create ( byte msg = null, |
||
GetBuffer ( ) : byte[] | ||
GetChatNoticeBuff ( String text ) : byte[] | ||
GetCreateRoleBuff ( ) : byte[] | ||
GetMsgBoxBuff ( String text ) : byte[] | ||
GetQueryNameBuff ( bool isSuccess ) : byte[] | ||
GetSceneNoticeBuff ( String text ) : byte[] | ||
GetStartGameBuff ( ) : byte[] | ||
MsgNotice ( ) : System | ||
Process ( ) : void |
public Create ( byte msg = null, |
||
msg | byte | |
key | ||
Результат | void |
public GetChatNoticeBuff ( String text ) : byte[] | ||
text | String | |
Результат | byte[] |
public GetMsgBoxBuff ( String text ) : byte[] | ||
text | String | |
Результат | byte[] |
public GetQueryNameBuff ( bool isSuccess ) : byte[] | ||
isSuccess | bool | |
Результат | byte[] |
public GetSceneNoticeBuff ( String text ) : byte[] | ||
text | String | |
Результат | byte[] |
public ArrayList,System.Collections strlist | ||
Результат |