TrinityCore
AuraScript::CheckAreaTargetHandler::AuraCheckAreaTargetFnType Union Reference

#include <SpellScript.h>

Public Attributes

bool(AuraScript::* Member )(Unit *target)
 
bool(* Static )(Unit *target)
 

Detailed Description

Definition at line 1076 of file SpellScript.h.

Member Data Documentation

◆ Member

bool(AuraScript::* AuraScript::CheckAreaTargetHandler::AuraCheckAreaTargetFnType::Member) (Unit *target)

Definition at line 1078 of file SpellScript.h.

◆ Static

bool(* AuraScript::CheckAreaTargetHandler::AuraCheckAreaTargetFnType::Static) (Unit *target)

Definition at line 1079 of file SpellScript.h.


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