◆ at_ring_of_law()
| at_ring_of_law::at_ring_of_law |
( |
| ) |
|
|
inline |
Definition AreaTriggerScript.h:24
◆ OnTrigger()
Reimplemented from AreaTriggerScript.
157 {
159 {
162 {
163 return false;
164 }
166 {
167 return false;
168 }
169
171 return true;
172 }
173 return false;
174 }
@ IN_PROGRESS
Definition InstanceScript.h:59
@ DONE
Definition InstanceScript.h:61
@ TYPE_RING_OF_LAW
Definition blackrock_depths.h:40
@ DATA_TIME_RING_FAIL
Definition blackrock_depths.h:83
Definition InstanceScript.h:143
InstanceScript * GetInstanceScript() const
Definition Object.cpp:1221
Seconds GetGameTime()
Definition GameTime.cpp:38
References DATA_TIME_RING_FAIL, DONE, GameTime::GetGameTime(), WorldObject::GetInstanceScript(), IN_PROGRESS, and TYPE_RING_OF_LAW.
The documentation for this class was generated from the following file:
- azerothcore-wotlk/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockDepths/blackrock_depths.cpp