Click or drag to resize

EditorPropertyIsDrawRed Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.EditorProperty.IsDrawRed"]

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsDrawRed is deprecated. Use the DrawRed property instead.")]
public bool IsDrawRed()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.EditorProperty.IsDrawRed"]

See Also