EditorFeatureProfileIsClassEditorDisabled Method |
Returns true if editing for the class specified by class_name is disabled. When disabled, the class will still appear in the Create New Node dialog but the inspector will be read-only when selecting a node that extends the class.
Namespace: Godot
public bool IsClassEditorDisabled( string className )
[Missing <param name="className"/> documentation for "M:Godot.EditorFeatureProfile.IsClassEditorDisabled(System.String)"]
[Missing <returns> documentation for "M:Godot.EditorFeatureProfile.IsClassEditorDisabled(System.String)"]