EditorFeatureProfileSetDisableFeature Method |
If disable is true, disables the editor feature specified in feature. When a feature is disabled, it will disappear from the editor entirely.
Namespace: Godot
public void SetDisableFeature( EditorFeatureProfileFeature feature, bool disable )
[Missing <param name="feature"/> documentation for "M:Godot.EditorFeatureProfile.SetDisableFeature(Godot.EditorFeatureProfile.Feature,System.Boolean)"]
[Missing <param name="disable"/> documentation for "M:Godot.EditorFeatureProfile.SetDisableFeature(Godot.EditorFeatureProfile.Feature,System.Boolean)"]