Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
WowPacketParser
Store
Objects
CreatureText
C# Class WowPacketParser.Store.Objects.CreatureText
Inheritance:
IDataModel
ファイルを表示
Open project: ChipLeo/WowPacketParser
Class Usage Examples
Public Properties
Property
Type
Description
ReceiverGUID
WowPacketParser.Misc.WowGuid
ReceiverName
string
SenderGUID
WowPacketParser.Misc.WowGuid
SenderName
string
Property Details
ReceiverGUID
public_oe property
public
WowGuid,WowPacketParser.Misc
ReceiverGUID
return
WowPacketParser.Misc.WowGuid
ReceiverName
public_oe property
public
string
ReceiverName
return
string
SenderGUID
public_oe property
public
WowGuid,WowPacketParser.Misc
SenderGUID
return
WowPacketParser.Misc.WowGuid
SenderName
public_oe property
public
string
SenderName
return
string