|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Protected Attributes | |
| uint64 | BananaCount |
| uint64 | HoptalusGUID |
| uint64 | OokOokGUID |
| uint64 | YanZhuGUID |
Additional Inherited Members | |
| Public Attributes inherited from InstanceScript | |
| Map * | instance |
| Protected Member Functions inherited from InstanceScript | |
| void | AddDoor (GameObject *door, bool add) |
| void | AddMinion (Creature *minion, bool add) |
| std::string | GetBossSaveData () |
| void | LoadBossState (char const *data) |
| void | LoadDoorData (DoorData const *data) |
| void | LoadMinionData (MinionData const *data) |
| void | SetBossNumber (uint32 number) |
| void | UpdateDoorState (GameObject *door) |
| void | UpdateMinionState (Creature *minion, EncounterState state) |
Definition at line 15 of file instance_stormstout_brewery.cpp.
|
inline |
Definition at line 17 of file instance_stormstout_brewery.cpp.
References BananaCount, EncounterCount, HoptalusGUID, InstanceScript::InstanceScript(), OokOokGUID, InstanceScript::SetBossNumber(), and YanZhuGUID.
|
inlinevirtual |
Reimplemented from ZoneScript.
Definition at line 52 of file instance_stormstout_brewery.cpp.
References BananaCount, DATA_BANANA_EVENT, DATA_HOPTALLUS, DATA_OOK_OOK, DATA_YAN_ZHU, HoptalusGUID, OokOokGUID, OVERRIDE, and YanZhuGUID.
|
inlinevirtual |
Reimplemented from InstanceScript.
Definition at line 83 of file instance_stormstout_brewery.cpp.
References InstanceScript::GetBossSaveData(), OUT_SAVE_INST_DATA, OUT_SAVE_INST_DATA_COMPLETE, and OVERRIDE.
|
inlinevirtual |
Reimplemented from InstanceScript.
Definition at line 94 of file instance_stormstout_brewery.cpp.
References EncounterCount, IN_PROGRESS, NOT_STARTED, OUT_LOAD_INST_DATA, OUT_LOAD_INST_DATA_COMPLETE, OUT_LOAD_INST_DATA_FAIL, OVERRIDE, InstanceScript::SetBossState(), and SPECIAL.
|
inlinevirtual |
Reimplemented from ZoneScript.
Definition at line 28 of file instance_stormstout_brewery.cpp.
References HoptalusGUID, NPC_HOPTALLUS, NPC_OOK_OOK, NPC_YAN_ZHU, OokOokGUID, OVERRIDE, and YanZhuGUID.
|
inlinevirtual |
Reimplemented from ZoneScript.
Definition at line 70 of file instance_stormstout_brewery.cpp.
References BananaCount, DATA_BANANA_EVENT, IN_PROGRESS, OVERRIDE, and SPECIAL.
|
protected |
Definition at line 130 of file instance_stormstout_brewery.cpp.
Referenced by GetData64(), instance_stormstout_brewery_InstanceScript(), and SetData().
|
protected |
Definition at line 128 of file instance_stormstout_brewery.cpp.
Referenced by GetData64(), instance_stormstout_brewery_InstanceScript(), and OnCreatureCreate().
|
protected |
Definition at line 127 of file instance_stormstout_brewery.cpp.
Referenced by GetData64(), instance_stormstout_brewery_InstanceScript(), and OnCreatureCreate().
|
protected |
Definition at line 129 of file instance_stormstout_brewery.cpp.
Referenced by GetData64(), instance_stormstout_brewery_InstanceScript(), and OnCreatureCreate().