EditorSettings.propertyGetRevert

Returns the default value of the setting specified by name. This is the value that would be applied when clicking the Revert button in the Editor Settings.

struct EditorSettings
@nogc nothrow
Variant
propertyGetRevert
(
in String name
)

Meta