Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
TradeChatLink Class Reference

#include <ChatLink.h>

Inheritance diagram for TradeChatLink:
Collaboration diagram for TradeChatLink:

Public Member Functions

virtual bool Initialize (std::istringstream &iss)
 TradeChatLink ()

Private Attributes

std::string _base64
uint32 _guid
int32 _maxSkillLevel
int32 _minSkillLevel

Additional Inherited Members

Detailed Description

Definition at line 100 of file ChatLink.h.

Constructor & Destructor Documentation

◆ TradeChatLink()

TradeChatLink::TradeChatLink ( )
inline

Definition at line 103 of file ChatLink.h.

References _guid, _maxSkillLevel, _minSkillLevel, and SpellChatLink::SpellChatLink().

Member Function Documentation

◆ Initialize()

bool TradeChatLink::Initialize ( std::istringstream & iss)
virtual

Member Data Documentation

◆ _base64

std::string TradeChatLink::_base64
private

Definition at line 109 of file ChatLink.h.

Referenced by Initialize().

◆ _guid

uint32 TradeChatLink::_guid
private

Definition at line 108 of file ChatLink.h.

Referenced by Initialize(), and TradeChatLink().

◆ _maxSkillLevel

int32 TradeChatLink::_maxSkillLevel
private

Definition at line 107 of file ChatLink.h.

Referenced by Initialize(), and TradeChatLink().

◆ _minSkillLevel

int32 TradeChatLink::_minSkillLevel
private

Definition at line 106 of file ChatLink.h.

Referenced by Initialize(), and TradeChatLink().


The documentation for this class was generated from the following files: