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

Data Fields

sequenceHandler_t handler
char name [MAX_VAR]
char data [MAX_DATA_LENGTH]

Detailed Description

Definition at line 51 of file cl_sequence.cpp.

Field Documentation

◆ data

char seqCmd_t::data[MAX_DATA_LENGTH]

Definition at line 54 of file cl_sequence.cpp.

Referenced by CL_ParseSequence(), and SEQ_Execute().

◆ handler

sequenceHandler_t seqCmd_t::handler

Definition at line 52 of file cl_sequence.cpp.

Referenced by CL_ParseSequence(), and SEQ_Execute().

◆ name

char seqCmd_t::name[MAX_VAR]

Definition at line 53 of file cl_sequence.cpp.

Referenced by CL_ParseSequence(), and SEQ_Execute().


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