ScriptCreateDialog.config

Prefills required fields to configure the ScriptCreateDialog for use.

struct ScriptCreateDialog
@nogc nothrow
void
config
(
in String inherits
,
in String path
,
in bool built_in_enabled = true
,
in bool load_enabled = true
)

Meta