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

#include <SpellAuras.h>

Public Attributes

float CritChance = 0.f
 
float BonusDonePct = 0.f
 
uint8 Level = 0
 
bool ApplyResilience = false
 

Detailed Description

Definition at line 91 of file SpellAuras.h.

Member Data Documentation

◆ ApplyResilience

bool CasterInfo::ApplyResilience = false

Definition at line 96 of file SpellAuras.h.

◆ BonusDonePct

float CasterInfo::BonusDonePct = 0.f

Definition at line 94 of file SpellAuras.h.

◆ CritChance

float CasterInfo::CritChance = 0.f

Definition at line 93 of file SpellAuras.h.

◆ Level

uint8 CasterInfo::Level = 0

Definition at line 95 of file SpellAuras.h.


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