#include "Unit.h"
◆ DispelInfo()
  
  | 
        
          | DispelInfo::DispelInfo | ( | Unit * | dispeller, |  
          |  |  | uint32 | dispellerSpellId, |  
          |  |  | uint8 | chargesRemoved |  
          |  | ) |  |  |  | inlineexplicit | 
 
  300                                                                                        :
uint32 _dispellerSpell
Definition Unit.h:312
uint8 _chargesRemoved
Definition Unit.h:313
Unit * _dispellerUnit
Definition Unit.h:311
 
 
◆ GetDispeller()
  
  | 
        
          | Unit * DispelInfo::GetDispeller | ( |  | ) | const |  | inline | 
 
 
◆ GetDispellerSpellId()
  
  | 
        
          | uint32 DispelInfo::GetDispellerSpellId | ( |  | ) | const |  | inline | 
 
 
◆ GetRemovedCharges()
  
  | 
        
          | uint8 DispelInfo::GetRemovedCharges | ( |  | ) | const |  | inline | 
 
 
◆ SetRemovedCharges()
  
  | 
        
          | void DispelInfo::SetRemovedCharges | ( | uint8 | amount | ) |  |  | inline | 
 
 
◆ _chargesRemoved
  
  | 
        
          | uint8 DispelInfo::_chargesRemoved |  | private | 
 
 
◆ _dispellerSpell
  
  | 
        
          | uint32 DispelInfo::_dispellerSpell |  | private | 
 
 
◆ _dispellerUnit
  
  | 
        
          | Unit* DispelInfo::_dispellerUnit |  | private | 
 
 
The documentation for this class was generated from the following file:
- azerothcore-wotlk/src/server/game/Entities/Unit/Unit.h