TrinityCore
Loading...
Searching...
No Matches
GothikWaveInfo Struct Reference

Public Member Functions

constexpr GothikWaveInfo (std::initializer_list< GothikWaveEntry > waves, int64 timeToNextWave)
 

Public Attributes

std::array< GothikWaveEntry, 3 > Creatures
 
Seconds TimeToNextWave
 

Detailed Description

Definition at line 169 of file boss_gothik.cpp.

Constructor & Destructor Documentation

◆ GothikWaveInfo()

constexpr GothikWaveInfo::GothikWaveInfo ( std::initializer_list< GothikWaveEntry waves,
int64  timeToNextWave 
)
inlineconstexpr

Definition at line 171 of file boss_gothik.cpp.

Member Data Documentation

◆ Creatures

std::array<GothikWaveEntry, 3> GothikWaveInfo::Creatures

Definition at line 176 of file boss_gothik.cpp.

◆ TimeToNextWave

Seconds GothikWaveInfo::TimeToNextWave

Definition at line 177 of file boss_gothik.cpp.


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