AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
ProcChanceTestHelper::ExtraAttackProcConfig Struct Reference

Configuration for simulating extra attack chain-proc prevention. More...

#include "ProcChanceTestHelper.h"

Public Attributes

bool triggeredSpellHasExtraAttacks = false
 
uint32 triggerSpellId = 0
 
uint32 lastExtraAttackSpell = 0
 

Detailed Description

Configuration for simulating extra attack chain-proc prevention.

Member Data Documentation

◆ lastExtraAttackSpell

uint32 ProcChanceTestHelper::ExtraAttackProcConfig::lastExtraAttackSpell = 0

◆ triggeredSpellHasExtraAttacks

bool ProcChanceTestHelper::ExtraAttackProcConfig::triggeredSpellHasExtraAttacks = false

◆ triggerSpellId

uint32 ProcChanceTestHelper::ExtraAttackProcConfig::triggerSpellId = 0

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