-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Arvid van den Hoogen edited this page Dec 4, 2024
·
5 revisions
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:
-
Data
- This category contains scripts that are purely data containers.
- These scripts do not modify data.
-
Model
- This category contains scripts that retrieve and modify data.
- Any scripts that purely perform calculations can also be found in this category.
-
View
- This category contains scripts that are related to UI or User input.
Use the side bar or the list below to navigate to a documentation page.
Data
Model
System pages provide insight into collections of scripts which are designed to work as a collection.
Below is a list of articles which provide additional developer insight.