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

#include <UpdateFields.h>

+ Inheritance diagram for UF::SpellFlatPVPModByLabel:

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== (SpellFlatPVPModByLabel const &right) const
 
bool operator!= (SpellFlatPVPModByLabel const &right) const
 

Public Attributes

int32 PvpModIndex = 0
 
int32 ModifierValue = 0
 
int32 LabelID = 0
 

Detailed Description

Definition at line 817 of file UpdateFields.h.

Member Typedef Documentation

◆ OwnerObject

Member Function Documentation

◆ operator!=()

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

Definition at line 827 of file UpdateFields.h.

◆ operator==()

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

Definition at line 3611 of file UpdateFields.cpp.

◆ WriteCreate()

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

Definition at line 3597 of file UpdateFields.cpp.

◆ WriteUpdate()

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

Definition at line 3604 of file UpdateFields.cpp.

Member Data Documentation

◆ LabelID

int32 UF::SpellFlatPVPModByLabel::LabelID = 0

Definition at line 821 of file UpdateFields.h.

◆ ModifierValue

int32 UF::SpellFlatPVPModByLabel::ModifierValue = 0

Definition at line 820 of file UpdateFields.h.

◆ PvpModIndex

int32 UF::SpellFlatPVPModByLabel::PvpModIndex = 0

Definition at line 819 of file UpdateFields.h.


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