ProjectSettingsSingleton.setInitialValue

Sets the specified property's initial value. This is the value the property reverts to.

struct ProjectSettingsSingleton
@nogc nothrow
void
setInitialValue
(
VariantArg1
)
(
in String name
,
in VariantArg1 value
)

Meta