EditorFeatureProfileSetDisableClass Method |
If disable is true, disables the class specified by class_name. When disabled, the class won't appear in the Create New Node dialog.
Namespace: Godot
public void SetDisableClass( string className, bool disable )
[Missing <param name="className"/> documentation for "M:Godot.EditorFeatureProfile.SetDisableClass(System.String,System.Boolean)"]
[Missing <param name="disable"/> documentation for "M:Godot.EditorFeatureProfile.SetDisableClass(System.String,System.Boolean)"]