#include "SpellScript.h"
◆ DestinationTargetSelectHandler()
      
        
          | SpellScript::DestinationTargetSelectHandler::DestinationTargetSelectHandler  | 
          ( | 
          SpellDestinationTargetSelectFnType  | 
          _DestinationTargetSelectHandlerScript,  | 
        
        
           | 
           | 
          uint8  | 
          _effIndex,  | 
        
        
           | 
           | 
          uint16  | 
          _targetType  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
  306    : 
TargetHook(_effIndex, _targetType, 
false, 
true)
 
  307{
  309}
SpellDestinationTargetSelectFnType DestinationTargetSelectHandlerScript
Definition SpellScript.h:283
 
TargetHook(uint8 _effectIndex, uint16 _targetType, bool _area, bool _dest)
Definition SpellScript.cpp:227
 
 
References DestinationTargetSelectHandlerScript.
 
 
◆ Call()
◆ DestinationTargetSelectHandlerScript
  
  
      
        
          | SpellDestinationTargetSelectFnType SpellScript::DestinationTargetSelectHandler::DestinationTargetSelectHandlerScript | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: