![]() |
TrinityCore
|
Namespaces | |
| namespace | Creatures |
| namespace | Events |
| namespace | Paths |
| namespace | Quests |
| namespace | Spells |
| namespace | Talks |
Classes | |
| class | at_cave_of_meditation |
| class | at_inside_of_cave_of_meditation |
| class | at_min_dimwind_captured |
| class | at_singing_pools_transform_base |
| class | at_singing_pools_transform_frog |
| struct | CartData |
| struct | go_edict_of_temperance |
| class | HuojinTraineePartnerSearch |
| struct | npc_amberleaf_scamp |
| struct | npc_aysa_cloudsinger_cave_of_meditation |
| struct | npc_aysa_cloudsinger_summon |
| struct | npc_delivery_cart |
| struct | npc_huojin_trainee |
| struct | npc_instructor_zhi |
| struct | npc_jaomin_ro |
| struct | npc_jaomin_ro_hawk |
| struct | npc_li_fei |
| struct | npc_li_fei_combat |
| struct | npc_master_li_fei_summon |
| struct | npc_min_dimwind_summon |
| struct | npc_tushui_huojin_trainee |
| struct | npc_tushui_leading_trainee |
| class | spell_feet_of_fury |
| class | spell_fire_crash |
| class | spell_flame_spout |
| class | spell_flying_shadow_kick |
| class | spell_force_summoner_to_ride_vehicle |
| class | spell_meditation_timer_bar |
| class | spell_ride_drake |
| class | TushuiTraineeSearch |
Functions | |
| void | HandleEmoteNearbyTushuiTrainees (Creature *leader, Emote emote) |
| static CartData | GetCartData (uint32 entry) |
Variables | |
| Position const | TraineeEndpoints [] |
| Emote constexpr | TraineeEmotes [5] |
| constexpr Position | amberleafPos [5] |
| constexpr Position | aysaJumpPos [3] |
| static constexpr CartData | CartDataTable [] |
| Enumerator | |
|---|---|
| SAY_GO_CAVE | |
| POINT_JUMP | |
| PATH_CAVE_OF_MEDITATION | |
Definition at line 914 of file zone_the_wandering_isle.cpp.
Definition at line 983 of file zone_the_wandering_isle.cpp.
| Enumerator | |
|---|---|
| SPELL_FLAME_SPOUT_VISUAL | |
Definition at line 1286 of file zone_the_wandering_isle.cpp.
| Enumerator | |
|---|---|
| ACTION_PARTNER_ENTERED_COMBAT | |
Definition at line 252 of file zone_the_wandering_isle.cpp.
Definition at line 498 of file zone_the_wandering_isle.cpp.
| Enumerator | |
|---|---|
| PATH_MASTER_LI | |
| SAY_TEXT_0 | |
| SAY_TEXT_1 | |
| SAY_TEXT_2 | |
| SAY_TEXT_3 | |
| SAY_TEXT_4 | |
| SAY_TEXT_5 | |
| SAY_TEXT_6 | |
| SAY_TEXT_7 | |
| SPELL_UPDATE_PHASE_SHIFT_DEMON_CREATOR | |
Definition at line 1072 of file zone_the_wandering_isle.cpp.
Definition at line 702 of file zone_the_wandering_isle.cpp.
| Enumerator | |
|---|---|
| SAY_FINISH_FIGHT | |
| SPELL_BLACKOUT_KICK | |
| QUEST_29524_KILLCREDIT | |
| POINT_DESPAWN | |
| NPC_HUOJIN_TRAINEE_MALE | |
| NPC_HUOJIN_TRAINEE_FEMALE | |
| NPC_TUSHUI_TRAINEE_MALE | |
| NPC_TUSHUI_TRAINEE_FEMALE | |
Definition at line 111 of file zone_the_wandering_isle.cpp.
Definition at line 1567 of file zone_the_wandering_isle.cpp.
| void Scripts::Pandaria::TheWanderingIsle::HandleEmoteNearbyTushuiTrainees | ( | Creature * | leader, |
| Emote | emote | ||
| ) |
Definition at line 413 of file zone_the_wandering_isle.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
constexpr |
Definition at line 734 of file zone_the_wandering_isle.cpp.
|
constexpr |
Definition at line 924 of file zone_the_wandering_isle.cpp.
|
staticconstexpr |
Definition at line 1541 of file zone_the_wandering_isle.cpp.
|
constexpr |
Definition at line 145 of file zone_the_wandering_isle.cpp.
| Position const Scripts::Pandaria::TheWanderingIsle::TraineeEndpoints[] |
Definition at line 127 of file zone_the_wandering_isle.cpp.