AttribSys Vault: Difference between revisions

Describe PtrRef index
(Add PtrRef types from VaultLib.)
(Describe PtrRef index)
Line 205:
| 0x4 || 0x2 || uint16_t || mPtrType || || See [[#EPtrRefType]].
|-
| 0x6 || 0x2 || uint16_t || mIndex || Which dependency to use || 0 is always the vault, 1 is always the bin
|-
| 0x8 || 0x8 || [[#Attrib::PtrRef::anon_union_0 | anon_union_0]] || field_3 || ||
|}
 
Pointers with type 2 with an index of 1 point to the bin. <!-- TODO: this is perhaps not the only scenario, but is the only one seen in Burnout - perhaps will be clearer if we figure out what "type" and "index" means. -->
 
=== Attrib::PtrRef::anon_union_0 ===