프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 GetQueryNameBuff ( bool isSuccess ) : byte[] | ||
isSuccess | bool | |
리턴 | byte[] |
public GetSceneNoticeBuff ( String text ) : byte[] | ||
text | String | |
리턴 | byte[] |