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

#include <UpdateFields.h>

+ Inheritance diagram for UF::NeighborhoodCharterSignature:

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

Public Attributes

ObjectGuid Guid
 

Detailed Description

Definition at line 2067 of file UpdateFields.h.

Member Typedef Documentation

◆ OwnerObject

Member Function Documentation

◆ operator!=()

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

Definition at line 2075 of file UpdateFields.h.

◆ operator==()

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

Definition at line 9897 of file UpdateFields.cpp.

◆ WriteCreate()

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

Definition at line 9887 of file UpdateFields.cpp.

◆ WriteUpdate()

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

Definition at line 9892 of file UpdateFields.cpp.

Member Data Documentation

◆ Guid

ObjectGuid UF::NeighborhoodCharterSignature::Guid

Definition at line 2069 of file UpdateFields.h.


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