TrinityCore
ExpectedStatModReducer< field > Struct Template Reference

Public Member Functions

 ExpectedStatModReducer (int32 mythicPlusMilestoneSeason)
 
float operator() (float mod, ContentTuningXExpectedEntry const *contentTuningXExpected) const
 

Public Attributes

int32 ActiveMilestoneSeason = 0
 

Detailed Description

template<floatExpectedStatModEntry::* field>
struct ExpectedStatModReducer< field >

Definition at line 2351 of file DB2Stores.cpp.

Constructor & Destructor Documentation

◆ ExpectedStatModReducer()

template<floatExpectedStatModEntry::* field>
ExpectedStatModReducer< field >::ExpectedStatModReducer ( int32  mythicPlusMilestoneSeason)
inlineexplicit

Definition at line 2353 of file DB2Stores.cpp.

Member Function Documentation

◆ operator()()

template<floatExpectedStatModEntry::* field>
float ExpectedStatModReducer< field >::operator() ( float  mod,
ContentTuningXExpectedEntry const *  contentTuningXExpected 
) const
inline

Definition at line 2355 of file DB2Stores.cpp.

Member Data Documentation

◆ ActiveMilestoneSeason

template<floatExpectedStatModEntry::* field>
int32 ExpectedStatModReducer< field >::ActiveMilestoneSeason = 0

Definition at line 2373 of file DB2Stores.cpp.


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