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

#include <cmd.h>

Classes

struct  cmd_completion_opt_s
 

Public Attributes

char * guessed
 
char * partial
 
qboolean caseinsens
 
size_t num
 
size_t extra
 
struct cmd_completion_t::cmd_completion_opt_s completions [50]
 

Member Data Documentation

◆ caseinsens

qboolean cmd_completion_t::caseinsens

◆ completions

struct cmd_completion_t::cmd_completion_opt_s cmd_completion_t::completions[50]

◆ extra

size_t cmd_completion_t::extra

◆ guessed

char* cmd_completion_t::guessed

◆ num

size_t cmd_completion_t::num

◆ partial

char* cmd_completion_t::partial

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