EditorFeatureProfileIsClassPropertyDisabled Method |
Returns true if property is disabled in the class specified by class_name. When a property is disabled, it won't appear in the inspector when selecting a node that extends the class specified by class_name.
Namespace: Godot
public bool IsClassPropertyDisabled( string className, string property )
[Missing <param name="className"/> documentation for "M:Godot.EditorFeatureProfile.IsClassPropertyDisabled(System.String,System.String)"]
[Missing <param name="property"/> documentation for "M:Godot.EditorFeatureProfile.IsClassPropertyDisabled(System.String,System.String)"]
[Missing <returns> documentation for "M:Godot.EditorFeatureProfile.IsClassPropertyDisabled(System.String,System.String)"]