Changes

Jump to navigation Jump to search
70 bytes added ,  16:38, 15 July 2017
→‎CGameCtnCollector (03 01A 000): Added EProdState enumeration
Line 849: Line 849:  
  meta (name, collection, author)
 
  meta (name, collection, author)
 
  lookbackstring version
 
  lookbackstring version
  string pagePath (slash-separated folder path where the block appears in the editor)
+
  string pageName (slash-separated folder path where the block appears in the editor)
 
  if version == 5:
 
  if version == 5:
 
     lookbackstring
 
     lookbackstring
Line 856: Line 856:  
  if version >= 3:
 
  if version >= 3:
 
     uint32 flags
 
     uint32 flags
     uint16 index (order of the blocks within pagePath)
+
     uint16 catalogPosition (order of the blocks within pageName)
 
  if version >= 7:
 
  if version >= 7:
 
     string name
 
     string name
 
  if version >= 8:
 
  if version >= 8:
     byte
+
     byte prodState (0: Aborted, 1: GameBox, 2: DevBuild, 3: Release)
    
'''0301A004''' ''"Icon"'' (header)
 
'''0301A004''' ''"Icon"'' (header)

Navigation menu