Table of Contents

Class GraphElement.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class GraphElement.MethodName : Container.MethodName
Inheritance
GraphElement.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetPositionOffset

Cached name for the 'get_position_offset' method.

public static readonly StringName GetPositionOffset

Field Value

StringName

IsDraggable

Cached name for the 'is_draggable' method.

public static readonly StringName IsDraggable

Field Value

StringName

IsResizable

Cached name for the 'is_resizable' method.

public static readonly StringName IsResizable

Field Value

StringName

IsSelectable

Cached name for the 'is_selectable' method.

public static readonly StringName IsSelectable

Field Value

StringName

IsSelected

Cached name for the 'is_selected' method.

public static readonly StringName IsSelected

Field Value

StringName

SetDraggable

Cached name for the 'set_draggable' method.

public static readonly StringName SetDraggable

Field Value

StringName

SetPositionOffset

Cached name for the 'set_position_offset' method.

public static readonly StringName SetPositionOffset

Field Value

StringName

SetResizable

Cached name for the 'set_resizable' method.

public static readonly StringName SetResizable

Field Value

StringName

SetSelectable

Cached name for the 'set_selectable' method.

public static readonly StringName SetSelectable

Field Value

StringName

SetSelected

Cached name for the 'set_selected' method.

public static readonly StringName SetSelected

Field Value

StringName