EditorFeatureProfileIsClassDisabled Method |
Returns true if the class specified by class_name is disabled. When disabled, the class won't appear in the Create New Node dialog.
Namespace: Godot
public bool IsClassDisabled( string className )
[Missing <param name="className"/> documentation for "M:Godot.EditorFeatureProfile.IsClassDisabled(System.String)"]
[Missing <returns> documentation for "M:Godot.EditorFeatureProfile.IsClassDisabled(System.String)"]