ProjectSettingsSingleton.setOrder

Sets the order of a configuration value (influences when saved to the config file).

struct ProjectSettingsSingleton
@nogc nothrow
void
setOrder
(
in String name
,
in long position
)

Meta