EditorFeatureProfile.isFeatureDisabled

Returns true if the feature is disabled. When a feature is disabled, it will disappear from the editor entirely.

struct EditorFeatureProfile
@nogc nothrow const
bool
isFeatureDisabled
(
in long feature
)

Meta