OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
PartyTimeStruct Struct Reference

#include <Party.h>

Public Attributes

IndexedArray< Time, HOUSE_FIRST_TOWN_HALL, HOUSE_LAST_TOWN_HALLbountyHuntNextGenTime
 
IndexedArray< Time, HOUSE_FIRST_SHOP, HOUSE_LAST_SHOPshopNextRefreshTime
 
IndexedArray< Time, HOUSE_FIRST_MAGIC_GUILD, HOUSE_LAST_MAGIC_GUILDguildNextRefreshTime
 
IndexedArray< Time, HOUSE_FIRST_SHOP, HOUSE_LAST_SHOPshopBanTimes
 
std::array< Time, 10 > CounterEventValues
 
std::array< Time, 29 > HistoryEventTimes
 
std::array< Time, 20 > _s_times
 

Member Data Documentation

◆ _s_times

std::array<Time, 20> PartyTimeStruct::_s_times

◆ bountyHuntNextGenTime

IndexedArray<Time, HOUSE_FIRST_TOWN_HALL, HOUSE_LAST_TOWN_HALL> PartyTimeStruct::bountyHuntNextGenTime

◆ CounterEventValues

std::array<Time, 10> PartyTimeStruct::CounterEventValues

◆ guildNextRefreshTime

IndexedArray<Time, HOUSE_FIRST_MAGIC_GUILD, HOUSE_LAST_MAGIC_GUILD> PartyTimeStruct::guildNextRefreshTime

◆ HistoryEventTimes

std::array<Time, 29> PartyTimeStruct::HistoryEventTimes

◆ shopBanTimes

IndexedArray<Time, HOUSE_FIRST_SHOP, HOUSE_LAST_SHOP> PartyTimeStruct::shopBanTimes

◆ shopNextRefreshTime

IndexedArray<Time, HOUSE_FIRST_SHOP, HOUSE_LAST_SHOP> PartyTimeStruct::shopNextRefreshTime

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