![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Simulated proc result for testing. More...
#include "AuraScriptTestFramework.h"
Public Attributes | |
| bool | shouldProc = false |
| uint8_t | effectMask = 0 |
| float | procChance = 100.0f |
| std::vector< uint32_t > | spellsCast |
| bool | chargeConsumed = false |
| bool | cooldownSet = false |
Simulated proc result for testing.
| bool ProcTestResult::chargeConsumed = false |
| bool ProcTestResult::cooldownSet = false |
| uint8_t ProcTestResult::effectMask = 0 |
| float ProcTestResult::procChance = 100.0f |
| bool ProcTestResult::shouldProc = false |
| std::vector<uint32_t> ProcTestResult::spellsCast |