class WEAPONINFO_T General cluster: brie_doom description: "weaponinfo_t from d_items.h" create: default_create, make Ancestors ANY Queries ammo: INTEGER_32 atkstate: INTEGER_32 downstate: INTEGER_32 flashstate: INTEGER_32 readystate: INTEGER_32 upstate: INTEGER_32 Commands make (a_ammo, a_upstate, a_downstate, a_readystate, a_atkstate, a_flashstate: INTEGER_32)
Generated by ISE EiffelStudio