Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
INFO Struct Reference

Public Attributes

char comment [MAX_INFO_LEN+1]
 
char context [MAX_INFO_LEN+1]
 
char speaker [MAX_INFO_LEN+1]
 
char listener [MAX_INFO_LEN+1]
 
char wave [MAX_INFO_LEN+1]
 
int maxlen
 

Detailed Description

Definition at line 86 of file BabylonDlg.cpp.

Member Data Documentation

◆ comment

char INFO::comment[MAX_INFO_LEN+1]

Definition at line 88 of file BabylonDlg.cpp.

◆ context

char INFO::context[MAX_INFO_LEN+1]

Definition at line 89 of file BabylonDlg.cpp.

◆ listener

char INFO::listener[MAX_INFO_LEN+1]

Definition at line 91 of file BabylonDlg.cpp.

◆ maxlen

int INFO::maxlen

Definition at line 93 of file BabylonDlg.cpp.

◆ speaker

char INFO::speaker[MAX_INFO_LEN+1]

Definition at line 90 of file BabylonDlg.cpp.

◆ wave

char INFO::wave[MAX_INFO_LEN+1]

Definition at line 92 of file BabylonDlg.cpp.


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