C# 클래스 NetMsg.MsgTalkInfo

상속: BaseMsg
파일 보기 프로젝트 열기: dream-young-soul/soul

공개 프로퍼티들

프로퍼티 타입 설명
liststr List
param int
param1 int
param2 int
param3 int
strcount byte
tag ushort
unTxtAttribute ushort

공개 메소드들

메소드 설명
Create ( byte msg = null, GamePacketKeyEx key = null ) : void
GetBuffer ( ) : byte[]
GetEmtionText ( ) : String
GetTalkRoleText ( ) : String
GetTalkTargetText ( ) : String
GetTalkText ( ) : String
MsgTalkInfo ( ) : System

메소드 상세

Create() 공개 메소드

public Create ( byte msg = null, GamePacketKeyEx key = null ) : void
msg byte
key GameBase.Network.GamePacketKeyEx
리턴 void

GetBuffer() 공개 메소드

public GetBuffer ( ) : byte[]
리턴 byte[]

GetEmtionText() 공개 메소드

public GetEmtionText ( ) : String
리턴 String

GetTalkRoleText() 공개 메소드

public GetTalkRoleText ( ) : String
리턴 String

GetTalkTargetText() 공개 메소드

public GetTalkTargetText ( ) : String
리턴 String

GetTalkText() 공개 메소드

public GetTalkText ( ) : String
리턴 String

MsgTalkInfo() 공개 메소드

public MsgTalkInfo ( ) : System
리턴 System

프로퍼티 상세

liststr 공개적으로 프로퍼티

public List liststr
리턴 List

param 공개적으로 프로퍼티

public int param
리턴 int

param1 공개적으로 프로퍼티

public int param1
리턴 int

param2 공개적으로 프로퍼티

public int param2
리턴 int

param3 공개적으로 프로퍼티

public int param3
리턴 int

strcount 공개적으로 프로퍼티

public byte strcount
리턴 byte

tag 공개적으로 프로퍼티

public ushort tag
리턴 ushort

unTxtAttribute 공개적으로 프로퍼티

public ushort unTxtAttribute
리턴 ushort