UFO: Alien Invasion
Loading...
Searching...
No Matches
usagePair_t Struct Reference
Collaboration diagram for usagePair_t:
Collaboration graph

Data Fields

const char * flags
const char * desc

Detailed Description

Definition at line 57 of file ufo2map.cpp.

Field Documentation

◆ desc

const char* usagePair_t::desc

a description of the functionality provided by the flag, or nullptr if the flags is actually a full line

Definition at line 59 of file ufo2map.cpp.

◆ flags

const char* usagePair_t::flags

The command line flag (and maybe an alias), or a full line (in which case the desc should be nullptr

Definition at line 58 of file ufo2map.cpp.


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