Skip to content
Arvid van den Hoogen edited this page Dec 4, 2024 · 5 revisions

Documentation

This is the documentation for the sad utils package.
All scripts within the package can be found under the SadUtils namespace.

The scripts within the package can be divided into 3 categories, these are:

  1. Data
    • This category contains scripts that are purely data containers.
    • These scripts do not modify data.
  2. Model
    • This category contains scripts that retrieve and modify data.
    • Any scripts that purely perform calculations can also be found in this category.
  3. View
    • This category contains scripts that are related to UI or User input.

Pages

Use the side bar or the list below to navigate to a documentation page.

Class Documentation

Data
Model
View

System Pages

System pages provide insight into collections of scripts which are designed to work as a collection.

Articles

Below is a list of articles which provide additional developer insight.

How To

Clone this wiki locally