wow_world_base/inner/shared/
mod.rs

1pub use crate::manual::shared::*;
2#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
3pub use crate::manual::shared::datetime_vanilla_tbc_wrath::*;
4#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
5pub use crate::manual::shared::gold_vanilla_tbc_wrath::*;
6#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
7pub use crate::manual::shared::guid_vanilla_tbc_wrath::*;
8#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
9pub use crate::manual::shared::level_vanilla_tbc_wrath::*;
10#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
11pub use crate::manual::shared::player_gender_vanilla_tbc_wrath::*;
12#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
13pub use crate::manual::shared::player_race_tbc_wrath::*;
14#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
15pub mod account_data_type_vanilla_tbc;
16#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
17pub mod activate_taxi_reply_vanilla_tbc_wrath;
18#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
19pub mod ai_reaction_vanilla_tbc_wrath;
20#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
21pub mod arena_faction_tbc_wrath;
22#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
23pub mod arena_team_command_tbc_wrath;
24#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
25pub mod arena_team_command_error_tbc_wrath;
26#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
27pub mod arena_team_event_tbc_wrath;
28#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
29pub mod arena_team_role_tbc_wrath;
30#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
31pub mod arena_type_tbc_wrath;
32#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
33pub mod auction_command_action_vanilla_tbc_wrath;
34#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
35pub mod auction_command_result_vanilla_tbc_wrath;
36#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
37pub mod auction_command_result_two_vanilla_tbc_wrath;
38#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
39pub mod auction_house_vanilla_tbc_wrath;
40#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
41pub mod bank_swap_source_tbc_wrath;
42#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
43pub mod bank_swap_store_mode_tbc_wrath;
44#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
45pub mod battlefield_port_action_vanilla_tbc_wrath;
46#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
47pub mod bonding_vanilla_tbc_wrath;
48#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
49pub mod buy_bank_slot_result_vanilla_tbc_wrath;
50#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
51pub mod buy_result_vanilla_tbc_wrath;
52#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
53pub mod buyback_slot_vanilla_tbc_wrath;
54#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
55pub mod charter_type_tbc_wrath;
56#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
57pub mod chat_notify_tbc_wrath;
58#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
59pub mod class_vanilla_tbc;
60#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
61pub mod commentator_enable_option_tbc_wrath;
62#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
63pub mod complain_result_window_tbc_wrath;
64#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
65pub mod complaint_status_tbc_wrath;
66#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
67pub mod corpse_query_result_vanilla_tbc_wrath;
68#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
69pub mod declined_names_tbc_wrath;
70#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
71pub mod declined_pet_name_included_tbc_wrath;
72#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
73pub mod dispel_method_tbc_wrath;
74#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
75pub mod duel_winner_reason_vanilla_tbc_wrath;
76#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
77pub mod dungeon_difficulty_tbc_wrath;
78#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
79pub mod environmental_damage_type_vanilla_tbc_wrath;
80#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
81pub mod experience_award_type_vanilla_tbc_wrath;
82#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
83pub mod far_sight_operation_vanilla_tbc_wrath;
84#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
85pub mod friend_result_vanilla_tbc;
86#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
87pub mod friend_status_tbc_wrath;
88#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
89pub mod gender_vanilla_tbc_wrath;
90#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
91pub mod gm_ticket_escalation_status_vanilla_tbc_wrath;
92#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
93pub mod gm_ticket_queue_status_vanilla_tbc_wrath;
94#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
95pub mod gm_ticket_response_vanilla_tbc_wrath;
96#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
97pub mod gm_ticket_status_vanilla_tbc_wrath;
98#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
99pub mod gm_ticket_status_response_vanilla_tbc_wrath;
100#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
101pub mod group_loot_setting_vanilla_tbc_wrath;
102#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
103pub mod group_type_vanilla_tbc;
104#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
105pub mod guild_bank_tab_result_tbc_wrath;
106#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
107pub mod guild_command_vanilla_tbc;
108#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
109pub mod guild_emblem_result_tbc_wrath;
110#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
111pub mod guild_event_tbc_wrath;
112#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
113pub mod guild_member_status_vanilla_tbc_wrath;
114#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
115pub mod hit_info_vanilla_tbc;
116#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
117pub mod instance_reset_failed_reason_vanilla_tbc_wrath;
118#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
119pub mod inventory_type_vanilla_tbc_wrath;
120#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
121pub mod item_class_vanilla_tbc;
122#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
123pub mod item_quality_vanilla_tbc;
124#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
125pub mod join_arena_type_tbc_wrath;
126#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
127pub mod language_tbc_wrath;
128#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
129pub mod log_format_vanilla_tbc_wrath;
130#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
131pub mod logout_result_vanilla_tbc_wrath;
132#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
133pub mod logout_speed_vanilla_tbc_wrath;
134#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
135pub mod loot_method_vanilla_tbc_wrath;
136#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
137pub mod loot_method_error_vanilla_tbc_wrath;
138#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
139pub mod loot_slot_type_vanilla_tbc_wrath;
140#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
141pub mod mail_action_vanilla_tbc_wrath;
142#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
143pub mod mail_message_type_vanilla_tbc_wrath;
144#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
145pub mod mail_result_vanilla_tbc;
146#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
147pub mod mail_result_two_vanilla_tbc;
148#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
149pub mod mail_type_vanilla_tbc_wrath;
150#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
151pub mod meeting_stone_status_vanilla_tbc;
152#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
153pub mod monster_move_type_vanilla_tbc_wrath;
154#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
155pub mod mount_result_vanilla_tbc_wrath;
156#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
157pub mod new_item_chat_alert_vanilla_tbc_wrath;
158#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
159pub mod new_item_creation_type_vanilla_tbc_wrath;
160#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
161pub mod new_item_source_vanilla_tbc_wrath;
162#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
163pub mod page_text_material_tbc_wrath;
164#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
165pub mod party_operation_vanilla_tbc_wrath;
166#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
167pub mod party_result_tbc_wrath;
168#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
169pub mod party_role_tbc_wrath;
170#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
171pub mod pet_command_state_vanilla_tbc_wrath;
172#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
173pub mod pet_enabled_vanilla_tbc_wrath;
174#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
175pub mod pet_feedback_vanilla_tbc_wrath;
176#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
177pub mod pet_name_invalid_reason_tbc_wrath;
178#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
179pub mod pet_query_disabled_names_tbc_wrath;
180#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
181pub mod pet_react_state_vanilla_tbc_wrath;
182#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
183pub mod pet_talk_reason_vanilla_tbc_wrath;
184#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
185pub mod pet_tame_failure_reason_vanilla_tbc;
186#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
187pub mod petition_result_tbc_wrath;
188#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
189pub mod player_chat_tag_vanilla_tbc;
190#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
191pub mod power_vanilla_tbc;
192#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
193pub mod pvp_rank_vanilla_tbc_wrath;
194#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
195pub mod quest_completable_vanilla_tbc_wrath;
196#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
197pub mod quest_party_message_vanilla_tbc;
198#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
199pub mod raid_group_error_vanilla_tbc_wrath;
200#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
201pub mod raid_instance_message_vanilla_tbc;
202#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
203pub mod raid_target_index_vanilla_tbc_wrath;
204#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
205pub mod raid_target_update_type_vanilla_tbc_wrath;
206#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
207pub mod realm_split_state_tbc_wrath;
208#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
209pub mod refer_a_friend_error_tbc_wrath;
210#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
211pub mod roll_vote_tbc_wrath;
212#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
213pub mod sell_item_result_vanilla_tbc;
214#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
215pub mod server_message_type_vanilla_tbc;
216#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
217pub mod sheath_state_vanilla_tbc_wrath;
218#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
219pub mod sheathe_type_vanilla_tbc_wrath;
220#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
221pub mod size_class_vanilla_tbc_wrath;
222#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
223pub mod skill_category_vanilla_tbc_wrath;
224#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
225pub mod spam_type_tbc_wrath;
226#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
227pub mod spell_miss_info_vanilla_tbc_wrath;
228#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
229pub mod spell_school_vanilla_tbc_wrath;
230#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
231pub mod spell_steal_action_tbc_wrath;
232#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
233pub mod spell_trigger_type_tbc_wrath;
234#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
235pub mod stable_result_vanilla_tbc;
236#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
237pub mod status_id_vanilla_tbc_wrath;
238#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
239pub mod timer_type_vanilla_tbc_wrath;
240#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
241pub mod title_earn_status_tbc_wrath;
242#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
243pub mod trade_status_vanilla_tbc_wrath;
244#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
245pub mod trainer_spell_state_vanilla_tbc_wrath;
246#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
247pub mod training_failure_reason_vanilla_tbc_wrath;
248#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
249pub mod unit_stand_state_vanilla_tbc_wrath;
250#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
251pub mod update_type_vanilla_tbc;
252#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
253pub mod weather_change_type_vanilla_tbc_wrath;
254#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
255pub mod allowed_class_vanilla_tbc;
256#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
257pub mod bag_family_tbc_wrath;
258#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
259pub mod billing_plan_flags_tbc_wrath;
260#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
261pub mod cast_flags_vanilla_tbc;
262#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
263pub mod channel_flags_vanilla_tbc_wrath;
264#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
265pub mod channel_member_flags_vanilla_tbc_wrath;
266#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
267pub mod faction_flag_vanilla_tbc;
268#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
269pub mod group_member_online_status_vanilla_tbc_wrath;
270#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
271pub mod relation_type_tbc_wrath;
272#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
273pub mod spline_flag_vanilla_tbc;
274#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc"))]
275pub mod update_flag_vanilla_tbc;
276#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
277pub mod item_damage_type_vanilla_tbc_wrath;
278#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
279pub mod item_socket_tbc_wrath;
280#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
281pub mod item_spells_tbc_wrath;
282#[cfg(any(feature = "shared", feature = "tbc", feature = "wrath"))]
283pub mod item_stat_tbc_wrath;
284#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
285pub mod vector2d_vanilla_tbc_wrath;
286#[cfg(any(feature = "shared", feature = "vanilla", feature = "tbc", feature = "wrath"))]
287pub mod vector3d_vanilla_tbc_wrath;