TrinityCore
Loading...
Searching...
No Matches
UF::Research Struct Reference

#include <UpdateFields.h>

+ Inheritance diagram for UF::Research:

Public Types

using OwnerObject = Player
 

Public Member Functions

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

Public Attributes

int16 ResearchProjectID = 0
 

Detailed Description

Definition at line 1275 of file UpdateFields.h.

Member Typedef Documentation

◆ OwnerObject

Definition at line 1279 of file UpdateFields.h.

Member Function Documentation

◆ operator!=()

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

Definition at line 1283 of file UpdateFields.h.

◆ operator==()

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

Definition at line 5320 of file UpdateFields.cpp.

◆ WriteCreate()

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

Definition at line 5310 of file UpdateFields.cpp.

+ Here is the caller graph for this function:

◆ WriteUpdate()

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

Definition at line 5315 of file UpdateFields.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ ResearchProjectID

int16 UF::Research::ResearchProjectID = 0

Definition at line 1277 of file UpdateFields.h.


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