PresetT.loadPreset

Load the given preset.

template PresetT(TStruct)
bool
loadPreset
(
string name
)

Parameters

name string

preset name to load

Return Value

Type: bool

%TRUE for success, %FALSE if e.g. there is no preset with that @name

Meta