Function ProjectSettingsSingleton.setInitialValue

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

void setInitialValue(VariantArg1) (
  in String name,
  in VariantArg1 value
);