Difference between revisions of "CObjectGraphNode"
From SimsWiki
(Auto-inserted from WakkaWikki) |
|||
Line 1: | Line 1: | ||
− | {{OldWikiEntry}} cObjectGraphNode | + | {{OldWikiEntry}} |
+ | |||
+ | cObjectGraphNode | ||
Lists all cDataListExtensions in that the Block containing the cObjectGraphNode has to use. | Lists all cDataListExtensions in that the Block containing the cObjectGraphNode has to use. | ||
[[7BITSTR]] "cObjectGraphNode" | [[7BITSTR]] "cObjectGraphNode" | ||
+ | |||
DWORD Class ID(0) | DWORD Class ID(0) | ||
+ | |||
+ | |||
DWORD Version(3 or 4) | DWORD Version(3 or 4) | ||
+ | |||
DWORD Number of Extensions | DWORD Number of Extensions | ||
+ | |||
- repitition (Extension) | - repitition (Extension) | ||
+ | |||
BYTE Enabled? (not zero) | BYTE Enabled? (not zero) | ||
+ | |||
BYTE Depends (1=depends on another RCOL) | BYTE Depends (1=depends on another RCOL) | ||
+ | |||
DWORD Index of the cDataListExtension | DWORD Index of the cDataListExtension | ||
+ | |||
if version is 4 | if version is 4 | ||
− | [[7BITSTR]] repeat of file name [[Category:Modding]] | + | |
+ | [[7BITSTR]] repeat of file name [[Category:Sims 2 Modding]] |
Latest revision as of 21:28, 17 September 2012
This article is imported from the old MTS2 wiki. You can help Sims2Wiki by cleaning it up. It's original page with comments can be found at http://old_wiki.modthesims2.com/CObjectGraphNode
cObjectGraphNode
Lists all cDataListExtensions in that the Block containing the cObjectGraphNode has to use.
7BITSTR "cObjectGraphNode"
DWORD Class ID(0)
DWORD Version(3 or 4)
DWORD Number of Extensions
- repitition (Extension)
BYTE Enabled? (not zero)
BYTE Depends (1=depends on another RCOL)
DWORD Index of the cDataListExtension
if version is 4
7BITSTR repeat of file name