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

Public Attributes

AsciiString label
 
UnicodeString text
 
AsciiString speech
 
std::string label
 
std::wstring text
 
std::string speech
 

Detailed Description

Definition at line 97 of file GameText.cpp.

Member Data Documentation

◆ label [1/2]

AsciiString StringInfo::label

Definition at line 99 of file GameText.cpp.

◆ label [2/2]

std::string StringInfo::label

Definition at line 92 of file GameText.cpp.

◆ speech [1/2]

AsciiString StringInfo::speech

Definition at line 101 of file GameText.cpp.

◆ speech [2/2]

std::string StringInfo::speech

Definition at line 94 of file GameText.cpp.

◆ text [1/2]

UnicodeString StringInfo::text

Definition at line 100 of file GameText.cpp.

◆ text [2/2]

std::wstring StringInfo::text

Definition at line 93 of file GameText.cpp.


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