PresetIF.setAppDir

Sets an extra directory as an absolute path that should be considered when looking for presets. Any presets in the application dir will shadow the system presets.

interface PresetIF
static
bool
setAppDir
(
string appDir
)

Parameters

appDir string

the application specific preset dir

Return Value

Type: bool

%TRUE for success, %FALSE if the dir already has been set

Meta