ProjectSettingsSingleton.propertyCanRevert

Returns true if the specified property exists and its initial value differs from the current value.

struct ProjectSettingsSingleton
@nogc nothrow
bool
propertyCanRevert
(
in String name
)

Meta