Difference between revisions of "RwData"

From GTAMods Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
The data contained within an RwData section is dependant on the type of the parent (containing) section, and also how many other RwData sections the parent contains.
+
The data contained within an [[RwData]] section is dependant on the type of the parent (containing) section, and also how many other [[RwData]] sections the parent contains.
  
To see the data layout of an RwData section for a particular parent, view the page for the parent section. These can be found from the [[RwSections]] or [[RwType]] pages.
+
Almost every RwSection has an [[RwData]] section immediately following it's [[RwHeader]]. Some RwSections have more than one RwData section. To see the data layout of an [[RwData]] section for a particular parent, view the page for the parent section. These can be found from the [[RwSections]] or [[RwType]] pages.

Revision as of 04:33, 30 May 2007

The data contained within an RwData section is dependant on the type of the parent (containing) section, and also how many other RwData sections the parent contains.

Almost every RwSection has an RwData section immediately following it's RwHeader. Some RwSections have more than one RwData section. To see the data layout of an RwData section for a particular parent, view the page for the parent section. These can be found from the RwSections or RwType pages.