FTEQW
Documentation of the FTE engine source tree.
cmd_completion_t::cmd_completion_opt_s Struct Reference

#include <cmd.h>

Public Attributes

qboolean text_alloced:1
 
qboolean desc_alloced:1
 
const char * text
 
const char * repl
 
const char * desc
 

Member Data Documentation

◆ desc

const char* cmd_completion_t::cmd_completion_opt_s::desc

◆ desc_alloced

qboolean cmd_completion_t::cmd_completion_opt_s::desc_alloced

◆ repl

const char* cmd_completion_t::cmd_completion_opt_s::repl

◆ text

const char* cmd_completion_t::cmd_completion_opt_s::text

◆ text_alloced

qboolean cmd_completion_t::cmd_completion_opt_s::text_alloced

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