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

#include <ChatLink.h>

Inheritance diagram for TalentChatLink:
Collaboration diagram for TalentChatLink:

Public Member Functions

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

Private Attributes

int32 _rankId
uint32 _talentId

Additional Inherited Members

Detailed Description

Definition at line 113 of file ChatLink.h.

Constructor & Destructor Documentation

◆ TalentChatLink()

TalentChatLink::TalentChatLink ( )
inline

Definition at line 116 of file ChatLink.h.

References _rankId, _talentId, and SpellChatLink::SpellChatLink().

Member Function Documentation

◆ Initialize()

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

Member Data Documentation

◆ _rankId

int32 TalentChatLink::_rankId
private

Definition at line 121 of file ChatLink.h.

Referenced by Initialize(), and TalentChatLink().

◆ _talentId

uint32 TalentChatLink::_talentId
private

Definition at line 120 of file ChatLink.h.

Referenced by Initialize(), and TalentChatLink().


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