#include <SpellScript.h>
SpellScript::DestinationTargetSelectHandler::DestinationTargetSelectHandler |
( |
SpellDestinationTargetSelectFnType |
_DestinationTargetSelectHandlerScript, |
|
|
uint8 |
_effIndex, |
|
|
uint16 |
_targetType |
|
) |
| |
295 :
TargetHook(_effIndex, _targetType,
false,
true)
TargetHook(uint8 _effectIndex, uint16 _targetType, bool _area, bool _dest)
Definition: SpellScript.cpp:212
SpellDestinationTargetSelectFnType DestinationTargetSelectHandlerScript
Definition: SpellScript.h:243
SpellDestinationTargetSelectFnType DestinationTargetSelectHandlerScript
Definition: SpellScript.h:243
SpellDestinationTargetSelectFnType SpellScript::DestinationTargetSelectHandler::DestinationTargetSelectHandlerScript |
|
private |
The documentation for this class was generated from the following files: