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

#include <menu.h>

Public Attributes

menucommon_t common
 
const char * text
 
int textwidth
 
cvar_tvar
 
int bits
 
float value
 
qboolean(* func )(struct menucheck_s *option, struct emenu_s *menu, chk_set_t set)
 

Member Data Documentation

◆ bits

int menucheck_s::bits

◆ common

menucommon_t menucheck_s::common

◆ func

qboolean(* menucheck_s::func) (struct menucheck_s *option, struct emenu_s *menu, chk_set_t set)

◆ text

const char* menucheck_s::text

◆ textwidth

int menucheck_s::textwidth

◆ value

float menucheck_s::value

◆ var

cvar_t* menucheck_s::var

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