diff --git a/docs/index.html b/docs/index.html index 3f1b06b4d..19c57ca76 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1981,6 +1981,12 @@
  • Items
  • +
  • + JournalProgressStainSlot +
  • +
  • + JournalProgressStickerSlot +
  • PlayerSlot
  • @@ -14550,6 +14556,93 @@

    Items

    +

    JournalProgressStainSlot

    +

    Used in StateMemory

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    floatx
    floaty
    floatangle
    floatscale
    inttexture_column
    inttexture_row
    inttexture_range
    +

    JournalProgressStickerSlot

    +

    Used in StateMemory

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    inttheme
    intgrid_position
    ENT_TYPEentity_type
    floatx
    floaty
    floatangle

    PlayerSlot

    @@ -15179,6 +15272,36 @@

    StateMemory

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -27697,7 +27820,7 @@

    GAME_SETTING

    - + diff --git a/docs/light.html b/docs/light.html index 4a64df2de..746696591 100644 --- a/docs/light.html +++ b/docs/light.html @@ -1981,6 +1981,12 @@
  • Items
  • +
  • + JournalProgressStainSlot +
  • +
  • + JournalProgressStickerSlot +
  • PlayerSlot
  • @@ -14550,6 +14556,93 @@

    Items

    intjournal_progress_sticker_count
    array<JournalProgressStickerSlot, 40>journal_progress_sticker_slotsstickers for notable items and entities in journal progress page
    intjournal_progress_stain_count
    array<JournalProgressStainSlot, 30>journal_progress_stain_slotsblood splats and paw prints in journal progress page
    intjournal_progress_theme_count
    array<int, 9>journal_progress_theme_slotsvisited themes in journal progress page
    ThemeInfo theme_info Points to the current ThemeInfo
    DAMSEL_STYLEWINDOW_SCALE 0
    +

    JournalProgressStainSlot

    +

    Used in StateMemory

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    floatx
    floaty
    floatangle
    floatscale
    inttexture_column
    inttexture_row
    inttexture_range
    +

    JournalProgressStickerSlot

    +

    Used in StateMemory

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    TypeNameDescription
    inttheme
    intgrid_position
    ENT_TYPEentity_type
    floatx
    floaty
    floatangle

    PlayerSlot

    @@ -15179,6 +15272,36 @@

    StateMemory

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -27697,7 +27820,7 @@

    GAME_SETTING

    - +
    intjournal_progress_sticker_count
    array<JournalProgressStickerSlot, 40>journal_progress_sticker_slotsstickers for notable items and entities in journal progress page
    intjournal_progress_stain_count
    array<JournalProgressStainSlot, 30>journal_progress_stain_slotsblood splats and paw prints in journal progress page
    intjournal_progress_theme_count
    array<int, 9>journal_progress_theme_slotsvisited themes in journal progress page
    ThemeInfo theme_info Points to the current ThemeInfo
    DAMSEL_STYLEWINDOW_SCALE 0