Difference between revisions of "RwData"

From GTAMods Wiki
Jump to navigation Jump to search
m
m (req del)
 
Line 1: Line 1:
 +
{{request-delete}}
 +
 
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.
  
 
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.
 
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.

Latest revision as of 08:53, 13 October 2007

Delete.png This article has been requested for deletion
You may suggest different in the discussion page.

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.