C# Class WowPacketParser.Store.Objects.CreatureText

Inheritance: IDataModel
Show file 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 property

public WowGuid,WowPacketParser.Misc ReceiverGUID
return WowPacketParser.Misc.WowGuid

ReceiverName public property

public string ReceiverName
return string

SenderGUID public property

public WowGuid,WowPacketParser.Misc SenderGUID
return WowPacketParser.Misc.WowGuid

SenderName public property

public string SenderName
return string