Class EditorProperty.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharpEditor.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class EditorProperty.PropertyName : Container.PropertyName
- Inheritance
-
EditorProperty.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Checkable
Cached name for the 'checkable' property.
public static readonly StringName Checkable
Field Value
Checked
Cached name for the 'checked' property.
public static readonly StringName Checked
Field Value
Deletable
Cached name for the 'deletable' property.
public static readonly StringName Deletable
Field Value
DrawBackground
Cached name for the 'draw_background' property.
public static readonly StringName DrawBackground
Field Value
DrawLabel
Cached name for the 'draw_label' property.
public static readonly StringName DrawLabel
Field Value
DrawWarning
Cached name for the 'draw_warning' property.
public static readonly StringName DrawWarning
Field Value
Keying
Cached name for the 'keying' property.
public static readonly StringName Keying
Field Value
Label
Cached name for the 'label' property.
public static readonly StringName Label
Field Value
NameSplitRatio
Cached name for the 'name_split_ratio' property.
public static readonly StringName NameSplitRatio
Field Value
ReadOnly
Cached name for the 'read_only' property.
public static readonly StringName ReadOnly
Field Value
Selectable
Cached name for the 'selectable' property.
public static readonly StringName Selectable
Field Value
UseFolding
Cached name for the 'use_folding' property.
public static readonly StringName UseFolding