TrinityCore
Unit::ValuesUpdateForPlayerWithMaskSender Struct Reference

#include <Unit.h>

Public Member Functions

 ValuesUpdateForPlayerWithMaskSender (Unit const *owner)
 
void operator() (Player const *player) const
 

Public Attributes

Unit const * Owner
 
UF::ObjectData::Base ObjectMask
 
UF::UnitData::Base UnitMask
 

Detailed Description

Definition at line 1828 of file Unit.h.

Constructor & Destructor Documentation

◆ ValuesUpdateForPlayerWithMaskSender()

Unit::ValuesUpdateForPlayerWithMaskSender::ValuesUpdateForPlayerWithMaskSender ( Unit const *  owner)
inlineexplicit

Definition at line 1830 of file Unit.h.

Member Function Documentation

◆ operator()()

void Unit::ValuesUpdateForPlayerWithMaskSender::operator() ( Player const *  player) const

Definition at line 13445 of file Unit.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ ObjectMask

UF::ObjectData::Base Unit::ValuesUpdateForPlayerWithMaskSender::ObjectMask

Definition at line 1833 of file Unit.h.

◆ Owner

Unit const* Unit::ValuesUpdateForPlayerWithMaskSender::Owner

Definition at line 1832 of file Unit.h.

◆ UnitMask

UF::UnitData::Base Unit::ValuesUpdateForPlayerWithMaskSender::UnitMask

Definition at line 1834 of file Unit.h.


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