FTEQW
Documentation of the FTE engine source tree.
menuoption_s Union Reference

#include <menu.h>

Public Attributes

menucommon_t common
 
menubutton_t button
 
menuedit_t edit
 
menucombo_t combo
 
menuslider_t slider
 
menutext_t text
 
menucustom_t custom
 
menupicture_t picture
 
menubox_t box
 
menucheck_t check
 
menubind_t bind
 
menuframe_t frame
 

Member Data Documentation

◆ bind

menubind_t menuoption_s::bind

◆ box

menubox_t menuoption_s::box

◆ button

menubutton_t menuoption_s::button

◆ check

menucheck_t menuoption_s::check

◆ combo

menucombo_t menuoption_s::combo

◆ common

menucommon_t menuoption_s::common

◆ custom

menucustom_t menuoption_s::custom

◆ edit

menuedit_t menuoption_s::edit

◆ frame

menuframe_t menuoption_s::frame

◆ picture

menupicture_t menuoption_s::picture

◆ slider

menuslider_t menuoption_s::slider

◆ text

menutext_t menuoption_s::text

The documentation for this union was generated from the following file: