TrinityCore
UF::Research Struct Reference

#include <UpdateFields.h>

+ Inheritance diagram for UF::Research:

Public Member Functions

void WriteCreate (ByteBuffer &data, Player const *owner, Player const *receiver) const
 
void WriteUpdate (ByteBuffer &data, bool ignoreChangesMask, Player const *owner, Player const *receiver) const
 
bool operator== (Research const &right) const
 
bool operator!= (Research const &right) const
 

Public Attributes

int16 ResearchProjectID
 

Detailed Description

Definition at line 870 of file UpdateFields.h.

Member Function Documentation

◆ operator!=()

bool UF::Research::operator!= ( Research const &  right) const
inline

Definition at line 877 of file UpdateFields.h.

◆ operator==()

bool UF::Research::operator== ( Research const &  right) const

Definition at line 4062 of file UpdateFields.cpp.

◆ WriteCreate()

void UF::Research::WriteCreate ( ByteBuffer data,
Player const *  owner,
Player const *  receiver 
) const

Definition at line 4052 of file UpdateFields.cpp.

+ Here is the caller graph for this function:

◆ WriteUpdate()

void UF::Research::WriteUpdate ( ByteBuffer data,
bool  ignoreChangesMask,
Player const *  owner,
Player const *  receiver 
) const

Definition at line 4057 of file UpdateFields.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ ResearchProjectID

int16 UF::Research::ResearchProjectID

Definition at line 872 of file UpdateFields.h.


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