|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DBCStructure.h>
Public Attributes | |
| float | box_orientation |
| float | box_x |
| float | box_y |
| float | box_z |
| uint32 | id |
| uint32 | mapid |
| float | radius |
| float | x |
| float | y |
| float | z |
Definition at line 715 of file DBCStructure.h.
| float AreaTriggerEntry::box_orientation |
Definition at line 729 of file DBCStructure.h.
Referenced by WorldSession::HandleAreaTriggerOpcode().
| float AreaTriggerEntry::box_x |
Definition at line 726 of file DBCStructure.h.
Referenced by WorldSession::HandleAreaTriggerOpcode().
| float AreaTriggerEntry::box_y |
Definition at line 727 of file DBCStructure.h.
Referenced by WorldSession::HandleAreaTriggerOpcode().
| float AreaTriggerEntry::box_z |
Definition at line 728 of file DBCStructure.h.
Referenced by WorldSession::HandleAreaTriggerOpcode().
| uint32 AreaTriggerEntry::id |
Definition at line 717 of file DBCStructure.h.
Referenced by SmartScript::FillScript(), HookMgr::OnAreaTrigger(), ScriptMgr::OnAreaTrigger(), at_bring_your_orphan_to::OnTrigger(), and SmartTrigger::OnTrigger().
| uint32 AreaTriggerEntry::mapid |
Definition at line 718 of file DBCStructure.h.
Referenced by ObjectMgr::GetGoBackTrigger(), WorldSession::HandleAreaTriggerOpcode(), and go_commandscript::HandleGoTriggerCommand().
| float AreaTriggerEntry::radius |
Definition at line 725 of file DBCStructure.h.
Referenced by WorldSession::HandleAreaTriggerOpcode(), and OutdoorPvPSI::HandleDropFlag().
| float AreaTriggerEntry::x |
Definition at line 719 of file DBCStructure.h.
Referenced by WorldSession::HandleAreaTriggerOpcode(), OutdoorPvPSI::HandleDropFlag(), go_commandscript::HandleGoTriggerCommand(), and BattlegroundEY::SetupBattleground().
| float AreaTriggerEntry::y |
Definition at line 720 of file DBCStructure.h.
Referenced by WorldSession::HandleAreaTriggerOpcode(), OutdoorPvPSI::HandleDropFlag(), go_commandscript::HandleGoTriggerCommand(), and BattlegroundEY::SetupBattleground().
| float AreaTriggerEntry::z |
Definition at line 721 of file DBCStructure.h.
Referenced by WorldSession::HandleAreaTriggerOpcode(), OutdoorPvPSI::HandleDropFlag(), go_commandscript::HandleGoTriggerCommand(), and BattlegroundEY::SetupBattleground().