class WBPLAYERSTRUCT_T General cluster: brie_doom description: "wbplayerstruct_t from d_player.h" Ancestors ANY Queries Frags: ARRAY [INTEGER_32] in: BOOLEAN score: INTEGER_32 sitems: INTEGER_32 skills: INTEGER_32 ssecret: INTEGER_32 stime: INTEGER_32 Commands set_in (a_in: [like in] BOOLEAN) set_sitems (a_sitems: [like sitems] INTEGER_32) set_skills (a_skills: [like skills] INTEGER_32) set_ssecret (a_ssecret: [like ssecret] INTEGER_32) set_stime (a_stime: [like stime] INTEGER_32)
Generated by ISE EiffelStudio