PresetT.loadPreset

Load the given preset.

template PresetT(TStruct)
int
loadPreset
(
string name
)

Parameters

name string

preset name to load

Return Value

Type: int

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

Meta