FTEQW
Documentation of the FTE engine source tree.
menubutton_t Struct Reference

#include <menu.h>

Public Attributes

menucommon_t common
 
const char * text
 
const char * command
 
qboolean rightalign
 
qboolean(* key )(union menuoption_s *option, struct emenu_s *, int key)
 

Member Data Documentation

◆ command

const char* menubutton_t::command

◆ common

menucommon_t menubutton_t::common

◆ key

qboolean(* menubutton_t::key) (union menuoption_s *option, struct emenu_s *, int key)

◆ rightalign

qboolean menubutton_t::rightalign

◆ text

const char* menubutton_t::text

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