◆ at_ring_of_law()
at_ring_of_law::at_ring_of_law |
( |
| ) |
|
|
inline |
Definition AreaTriggerScript.h:24
◆ OnTrigger()
Reimplemented from AreaTriggerScript.
156 {
158 {
161 {
162 return false;
163 }
165 {
166 return false;
167 }
168
170 return true;
171 }
172 return false;
173 }
@ 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:1203
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