RwString

From GTAMods Wiki
Jump to navigation Jump to search
Delete.png This article has been requested for deletion
You may suggest different in the discussion page.

Possible Children

  • None


Data

Unlike most other sections, RwStrings 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