my_event_type Struct Reference

#include <muxevent.h>

Collaboration diagram for my_event_type:

Collaboration graph
[legend]

Data Fields

char flags
void(* function )(struct my_event_type *)
void * data
void * data2
int tick
char type
my_event_typenext
my_event_typenext_in_main
my_event_typeprev_in_main
my_event_typeprev_in_type
my_event_typenext_in_type
event ev
void * data
void * data2
my_event_typenext
my_event_typenext_in_main
my_event_typeprev_in_main
my_event_typeprev_in_type
my_event_typenext_in_type

Detailed Description

Definition at line 45 of file muxevent.h.


Field Documentation

void* my_event_type::data

Definition at line 46 of file muxevent.h.

void* my_event_type::data

Definition at line 48 of file muxevent.h.

Referenced by aero_move_event(), aero_takeoff_event(), artillery_hit_event(), auto_astar_follow_event(), auto_astar_goto_event(), auto_astar_roam_event(), auto_com_event(), auto_dumbfollow_event(), auto_dumbgoto_event(), auto_enter_event(), auto_goto_event(), auto_leave_event(), auto_reply_event(), bomb_hit_event(), building_rebuild_event(), building_regen_event(), changeNullSigSysEvent(), changeStealthArmorEvent(), check_stagger_event(), describe_repairs(), fire_dissipation_event(), fire_spreading_event(), heat_cutoff_event(), hellow(), inferno_end_event(), mech_check_range(), mech_crewstun_event(), mech_dig_event(), mech_discard_event(), mech_dump_event(), mech_enter_event(), mech_enterbay_event(), mech_explode_event(), mech_fall_event(), mech_hide_event(), mech_hulldown_event(), mech_jump_event(), mech_lateral_event(), mech_lock_event(), mech_masc_event(), mech_mascr_event(), mech_move_event(), mech_ood_event(), mech_plos_event(), mech_recovery_event(), mech_rrec_event(), mech_scharge_event(), mech_scharger_event(), mech_sensorchange_event(), mech_spot_event(), mech_srec_event(), mech_ss_event(), mech_stabilizing_event(), mech_stand_event(), mech_standfail_event(), mech_startup_event(), mech_unblind_event(), mech_unjam_ammo_event(), mech_unjam_turret_event(), MechSliteChangeEvent(), muxevent_add(), muxevent_count_data(), muxevent_count_data_data(), muxevent_count_type_data(), muxevent_count_type_data_data(), muxevent_count_type_data_firstev(), muxevent_delete(), muxevent_first_type_data(), muxevent_get_type_data(), muxevent_gothru_type_data(), muxevent_last_type_data(), muxevent_remove_data(), muxevent_remove_type_data(), muxevent_remove_type_data_data(), muxevent_tickmech_reattach(), muxevent_tickmech_reload(), muxevent_tickmech_removegun(), muxevent_tickmech_removepart(), muxevent_tickmech_removesection(), muxevent_tickmech_repairarmor(), muxevent_tickmech_repairenhcrit(), muxevent_tickmech_repairgun(), muxevent_tickmech_repairinternal(), muxevent_tickmech_repairpart(), muxevent_tickmech_replacegun(), muxevent_tickmech_replacesuit(), muxevent_tickmech_reseal(), removeiNarcPodsTank(), save_event(), smoke_dissipation_event(), tag_recycle_event(), unstun_crew_event(), vehicle_burn_event(), and vehicle_extinquish_fire_event().

void* my_event_type::data2

Definition at line 47 of file muxevent.h.

void* my_event_type::data2

Definition at line 49 of file muxevent.h.

Referenced by aero_takeoff_event(), auto_astar_follow_event(), auto_astar_goto_event(), auto_astar_roam_event(), auto_enter_event(), auto_leave_event(), auto_reply_event(), changeNullSigSysEvent(), changeStealthArmorEvent(), cheat_find_last(), describe_repairs(), fire_dissipation_event(), fire_spreading_event(), heat_cutoff_event(), mech_check_range(), mech_dump_event(), mech_enter_event(), mech_enterbay_event(), mech_explode_event(), mech_fall_event(), mech_hide_event(), mech_hulldown_event(), mech_lateral_event(), mech_rrec_event(), mech_sensorchange_event(), mech_spot_event(), mech_srec_event(), mech_ss_event(), mech_startup_event(), mech_unjam_ammo_event(), MechSliteChangeEvent(), muxevent_add(), muxevent_count_data_data(), muxevent_count_type_data2(), muxevent_count_type_data_data(), muxevent_count_type_data_firstev(), muxevent_delete(), muxevent_get_type_data(), muxevent_remove_type_data2(), muxevent_remove_type_data_data(), muxevent_tickmech_reattach(), muxevent_tickmech_reload(), muxevent_tickmech_removegun(), muxevent_tickmech_removepart(), muxevent_tickmech_removesection(), muxevent_tickmech_repairarmor(), muxevent_tickmech_repairenhcrit(), muxevent_tickmech_repairgun(), muxevent_tickmech_repairinternal(), muxevent_tickmech_repairpart(), muxevent_tickmech_replacegun(), muxevent_tickmech_replacesuit(), muxevent_tickmech_reseal(), save_event(), sensor_check(), smoke_dissipation_event(), tag_recycle_event(), tech_check_loc(), tech_check_locpart(), and vehicle_burn_event().

struct event my_event_type::ev

Definition at line 57 of file muxevent.h.

Referenced by muxevent_add(), and muxevent_delete().

char my_event_type::flags

Definition at line 46 of file muxevent.h.

Referenced by muxevent_add(), muxevent_delete(), muxevent_remove_data(), muxevent_remove_type_data(), muxevent_remove_type_data2(), and muxevent_remove_type_data_data().

void(* my_event_type::function

Referenced by describe_repairs(), muxevent_add(), muxevent_tickmech_removegun(), muxevent_tickmech_removepart(), and save_event().

struct my_event_type* my_event_type::next

Definition at line 50 of file muxevent.h.

struct my_event_type* my_event_type::next

Definition at line 52 of file muxevent.h.

Referenced by muxevent_add().

struct my_event_type* my_event_type::next_in_main

Definition at line 51 of file muxevent.h.

struct my_event_type* my_event_type::next_in_main

Definition at line 53 of file muxevent.h.

Referenced by muxevent_remove_data().

struct my_event_type* my_event_type::next_in_type

Definition at line 54 of file muxevent.h.

struct my_event_type* my_event_type::next_in_type

Definition at line 56 of file muxevent.h.

Referenced by muxevent_remove_type_data(), muxevent_remove_type_data2(), muxevent_remove_type_data_data(), and muxevent_run_by_type().

struct my_event_type* my_event_type::prev_in_main

Definition at line 52 of file muxevent.h.

struct my_event_type* my_event_type::prev_in_main

Definition at line 54 of file muxevent.h.

struct my_event_type* my_event_type::prev_in_type

Definition at line 53 of file muxevent.h.

struct my_event_type* my_event_type::prev_in_type

Definition at line 55 of file muxevent.h.

int my_event_type::tick

Definition at line 50 of file muxevent.h.

Referenced by cheat_find_last(), describe_repairs(), muxevent_add(), muxevent_first_type_data(), muxevent_last_type_data(), and save_event().

char my_event_type::type

Definition at line 51 of file muxevent.h.

Referenced by cheat_find_last(), describe_repairs(), muxevent_add(), and muxevent_delete().


The documentation for this struct was generated from the following files:
Generated on Mon May 28 04:25:48 2007 for BattletechMUX by  doxygen 1.4.7