RwString

From GTAMods Wiki
Revision as of 04:28, 30 May 2007 by Shrew (talk | contribs) (Data)
Jump to navigation Jump to search

Possible Children

  • None


Data

Unlike most other sections, [[RwString]s do not contain an RwData child section, but immediately have their data. (Ie, following the RwString RwHeader, there is not another RwHeader immediately following for the subsequent data, but it goes straight into the data)

Data type Name Version number Condition Notes
u8[sectionSize] text all Text is zero-terminated. String does not have to use the whole text array. Unused cells have indeterminate contents and should be ignored