Class GraphElement.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class GraphElement.PropertyName : Container.PropertyName
- Inheritance
-
GraphElement.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Draggable
Cached name for the 'draggable' property.
public static readonly StringName Draggable
Field Value
PositionOffset
Cached name for the 'position_offset' property.
public static readonly StringName PositionOffset
Field Value
Resizable
Cached name for the 'resizable' property.
public static readonly StringName Resizable
Field Value
Selectable
Cached name for the 'selectable' property.
public static readonly StringName Selectable
Field Value
Selected
Cached name for the 'selected' property.
public static readonly StringName Selected