📜
Dead Sea Scrolls
  • Getting Started
    • Dead Sea Scrolls (DSS)
    • Installation
  • Tutorials
    • Making a basic menu
    • Adding changelogs
    • Adding menu palettes
    • Gotchas
  • Documentation
    • Global Methods
    • Objects
      • Directory
      • DirectoryKey
      • Page
  • Meta
    • Missing Definitions
Powered by GitBook
On this page
  • Required Properties
  • MaskAlpha
  • Settings
  • SettingsChanged
  • Path
  • Properties
  • Item
  • Main
  1. Documentation
  2. Objects

DirectoryKey

Metadata about your directory.

PreviousDirectoryNextPage

Last updated 2 years ago

A DirectoryKey houses metadata about your . It is used by DSS to manage your menu.

It's unique in that you must provide every property, but only Item and Main need to be customized.

Type
Property

property

property

string Main

property

false Idle

property

1 MaskAlpha

property

{} Settings

property

false SettingsChanged

property

{} Path

Required Properties

MaskAlpha

Set this to 1.

Settings

Set this to an empty table ({}).

SettingsChanged

Set this to false.

Path

Set this to an empty table ({}).

Properties

Item

Main

string

The index of your menu's main Page.

Item

A reference to your .

Directory
Directory
Directory
Directory