Template:RCO TOC entry common area: Difference between revisions
Jump to navigation
Jump to search
m (finally i got it, this one has been annoying me days ago, the confusing behaviour is only the entries with childrens uses it) |
m (i still dont get why the "prev_sibling_offset" is only used by the last sibling) |
||
Line 16: | Line 16: | ||
| 0x14 || 0x04 || int || '''next_sibling_offset''' || {{yes}} || {{yes}} || 00 00 00 00 || Next entry on the same level hierarchy | | 0x14 || 0x04 || int || '''next_sibling_offset''' || {{yes}} || {{yes}} || 00 00 00 00 || Next entry on the same level hierarchy | ||
|- | |- | ||
| 0x18 || 0x04 || int || '''prev_sibling_offset''' || {{yes}} || {{yes}} || 00 00 00 00 || this is usually 0x0 however | | 0x18 || 0x04 || int || '''prev_sibling_offset''' || {{yes}} || {{yes}} || 00 00 00 00 || Previous entry on the same level hierarchy (<abbr title="this is usually 0x0 however, only used by the last sibling">optional and weird</abbr>) | ||
|- | |- | ||
| 0x1C || 0x04 || int || '''parent_offset''' || {{yes}} || {{yes}} || 00 00 00 28 || Entry offset relative to parent start offset | | 0x1C || 0x04 || int || '''parent_offset''' || {{yes}} || {{yes}} || 00 00 00 28 || Entry offset relative to parent entry start offset | ||
|- | |- | ||
| 0x20 || 0x04 || unk || {{cellcolors|#ff9999}} ''toc_entry_unknown1'' || {{yes}} || {{yes}} || <abbr title="Always seems to be 0x00000000">00 00 00 00</abbr> || rowspan="2" {{cellcolors|lightgrey}} no XML representation || | | 0x20 || 0x04 || unk || {{cellcolors|#ff9999}} ''toc_entry_unknown1'' || {{yes}} || {{yes}} || <abbr title="Always seems to be 0x00000000">00 00 00 00</abbr> || rowspan="2" {{cellcolors|lightgrey}} no XML representation || |