![]() |
TrinityCore
|
#include <ScriptMgr.h>
Inheritance diagram for OnlyOnceAreaTriggerScript:Public Member Functions | |
| ~OnlyOnceAreaTriggerScript () | |
| bool | OnTrigger (Player *player, AreaTriggerEntry const *trigger) final |
Public Member Functions inherited from AreaTriggerScript | |
| ~AreaTriggerScript () | |
| virtual bool | OnExit (Player *player, AreaTriggerEntry const *trigger) |
Public Member Functions inherited from ScriptObject | |
| ScriptObject (ScriptObject const &right)=delete | |
| ScriptObject (ScriptObject &&right)=delete | |
| ScriptObject & | operator= (ScriptObject const &right)=delete |
| ScriptObject & | operator= (ScriptObject &&right)=delete |
| std::string const & | GetName () const |
Protected Member Functions | |
| virtual bool | TryHandleOnce (Player *player, AreaTriggerEntry const *trigger)=0 |
| void | ResetAreaTriggerDone (InstanceScript *instance, uint32 triggerId) |
| void | ResetAreaTriggerDone (Player const *player, AreaTriggerEntry const *trigger) |
Protected Member Functions inherited from AreaTriggerScript | |
| AreaTriggerScript (char const *name) noexcept | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) noexcept | |
| virtual | ~ScriptObject () |
Private Member Functions | |
| AreaTriggerScript (char const *name) noexcept | |
Definition at line 485 of file ScriptMgr.h.
|
default |
|
explicitprivatenoexcept |
Definition at line 472 of file ScriptMgr.cpp.
|
finalvirtual |
Reimplemented from AreaTriggerScript.
Definition at line 2705 of file ScriptMgr.cpp.
Here is the call graph for this function:
|
protected |
Definition at line 2717 of file ScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
|
protectedpure virtual |
Implemented in at_auchindoun_entrance, at_auchindoun_auchenai_defender_intro, at_auchindoun_soulbinder_nyami_scene, at_stratholme_service_entrance, at_adarogg_intro, at_lava_guard_gordoth_intro, at_rfc_cosmetic_intro, at_baltharus_plateau, at_lady_deathwhisper_entrance, at_lord_marrowgar_entrance, at_anubrekhan_entrance, at_faerlina_entrance, at_thaddius_entrance, at_teron_gorefiend_entrance, and at_icc_nerubar_broodkeeper.
Here is the caller graph for this function: