TrinityCore
AchievementVisitor Struct Reference

Public Types

using value_type = AchievementEntry const *
 

Public Member Functions

value_type operator() (Hyperlink< achievement > achData) const
 
value_type operator() (uint32 achId) const
 

Detailed Description

Definition at line 27 of file ChatCommandArgs.cpp.

Member Typedef Documentation

◆ value_type

Definition at line 29 of file ChatCommandArgs.cpp.

Member Function Documentation

◆ operator()() [1/2]

value_type AchievementVisitor::operator() ( Hyperlink< achievement >  achData) const
inline

Definition at line 30 of file ChatCommandArgs.cpp.

◆ operator()() [2/2]

value_type AchievementVisitor::operator() ( uint32  achId) const
inline

Definition at line 31 of file ChatCommandArgs.cpp.


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