LavishSettings:Setting Nodes

From Lavish Software Wiki
Jump to navigation Jump to search

Introduction

What is a Setting Node?

A setting node is any part of a LavishSettings tree. There are three types of nodes: set, setting, and comment. Settings and comments may only exist within a set, and this is also true for sets, except for the Root set. This is all there is to a setting node, it is simply an idea that combines the three things that may be present in the settings tree.

How a LavishSettings tree might look
  • Root Set
    • Set
      • Setting
      • Comment
      • Set
        • Set
          • Setting
        • Comment
        • Setting
        • Set
          • Set
            • Setting
      • Set
        • Setting

See Also