TrinityCore
Conversation::ValuesUpdateForPlayerWithMaskSender Struct Reference

#include <Conversation.h>

Public Member Functions

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

Public Attributes

Conversation const * Owner
 
UF::ObjectData::Base ObjectMask
 
UF::ConversationData::Base ConversationMask
 

Detailed Description

Definition at line 44 of file Conversation.h.

Constructor & Destructor Documentation

◆ ValuesUpdateForPlayerWithMaskSender()

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

Definition at line 46 of file Conversation.h.

Member Function Documentation

◆ operator()()

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

Definition at line 403 of file Conversation.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ ConversationMask

UF::ConversationData::Base Conversation::ValuesUpdateForPlayerWithMaskSender::ConversationMask

Definition at line 50 of file Conversation.h.

◆ ObjectMask

UF::ObjectData::Base Conversation::ValuesUpdateForPlayerWithMaskSender::ObjectMask

Definition at line 49 of file Conversation.h.

◆ Owner

Conversation const* Conversation::ValuesUpdateForPlayerWithMaskSender::Owner

Definition at line 48 of file Conversation.h.


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