LoadPresets
table LoadPresets()
Description
Loads all preset settings for the presets and returns them in a table
Returns
Example
Prints all of the presets in to the console
PrintTable(LoadPresets())
Loads all preset settings for the presets and returns them in a table
Prints all of the presets in to the console