Table of Contents

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

StringName

PositionOffset

Cached name for the 'position_offset' property.

public static readonly StringName PositionOffset

Field Value

StringName

Resizable

Cached name for the 'resizable' property.

public static readonly StringName Resizable

Field Value

StringName

Selectable

Cached name for the 'selectable' property.

public static readonly StringName Selectable

Field Value

StringName

Selected

Cached name for the 'selected' property.

public static readonly StringName Selected

Field Value

StringName