Data Fields | |
sequenceHandler_t | handler |
char | name [MAX_VAR] |
char | data [MAX_DATA_LENGTH] |
Definition at line 50 of file cl_sequence.c.
char seqCmd_s::data[MAX_DATA_LENGTH] |
Definition at line 53 of file cl_sequence.c.
Referenced by CL_ParseSequence(), and SEQ_Execute().
Definition at line 51 of file cl_sequence.c.
Referenced by CL_ParseSequence(), and SEQ_Execute().
char seqCmd_s::name[MAX_VAR] |
Definition at line 52 of file cl_sequence.c.
Referenced by CL_ParseSequence(), and SEQ_Execute().