![]() |
TrinityCore
|
#include <ScriptMgr.h>
Inheritance diagram for AreaTriggerScript:Public Member Functions | |
| virtual bool | OnTrigger (Player *player, AreaTriggerEntry const *trigger) |
Public Member Functions inherited from ScriptObject | |
| std::string const & | GetName () const |
Protected Member Functions | |
| AreaTriggerScript (char const *name) | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) | |
| virtual | ~ScriptObject () |
Definition at line 426 of file ScriptMgr.h.
|
explicitprotected |
|
virtual |
Reimplemented in OnlyOnceAreaTriggerScript, AreaTrigger_at_sentry_point, at_ring_of_law, at_dragonspire_hall, at_blackrock_stadium, at_nearby_scarshield_infiltrator, at_malfurion_stormrage, at_twilight_grove, at_stratholme_inn_stairs_cot, at_aq_battleguard_sartura, at_ancient_leaf, areatrigger_orgrimmar_herald_of_war, at_zumrah, at_hor_intro_start, at_hor_waves_restarter, at_hor_impenetrable_door, at_hor_shadow_throne, at_hor_uther_quel_delar_start, at_tyrannus_event_starter, at_pit_cavern_entrance, at_pit_cavern_end, at_blood_prince_council_start_intro, at_sindragosa_lair, at_icc_start_frostwing_gauntlet, at_frozen_throne_teleport, at_icc_saurfang_portal, at_icc_shutdown_traps, at_icc_start_blood_quickening, at_kelthuzad_center, at_skadi_gaunlet, at_shattered_halls_the_sewer, at_nethekurse_exit, at_commander_dawnforge, AreaTrigger_at_coilfang_waterfall, AreaTrigger_at_legion_teleporter, AreaTrigger_at_scent_larkorwi, AreaTrigger_at_nats_landing, AreaTrigger_at_frostgrips_hollow, SmartTrigger, at_bring_your_orphan_to, AreaTrigger_at_sholazar_waygate, AreaTrigger_at_brewfest, AreaTrigger_at_area_52_entrance, at_trigger_the_beast_movement, and at_the_beast_room.
Definition at line 2408 of file ScriptMgr.cpp.