Table of Contents

Class GraphFrame.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class GraphFrame.MethodName : GraphElement.MethodName
Inheritance
GraphFrame.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetAutoshrinkMargin

Cached name for the 'get_autoshrink_margin' method.

public static readonly StringName GetAutoshrinkMargin

Field Value

StringName

GetDragMargin

Cached name for the 'get_drag_margin' method.

public static readonly StringName GetDragMargin

Field Value

StringName

GetTintColor

Cached name for the 'get_tint_color' method.

public static readonly StringName GetTintColor

Field Value

StringName

GetTitle

Cached name for the 'get_title' method.

public static readonly StringName GetTitle

Field Value

StringName

GetTitlebarHBox

Cached name for the 'get_titlebar_hbox' method.

public static readonly StringName GetTitlebarHBox

Field Value

StringName

IsAutoshrinkEnabled

Cached name for the 'is_autoshrink_enabled' method.

public static readonly StringName IsAutoshrinkEnabled

Field Value

StringName

IsTintColorEnabled

Cached name for the 'is_tint_color_enabled' method.

public static readonly StringName IsTintColorEnabled

Field Value

StringName

SetAutoshrinkEnabled

Cached name for the 'set_autoshrink_enabled' method.

public static readonly StringName SetAutoshrinkEnabled

Field Value

StringName

SetAutoshrinkMargin

Cached name for the 'set_autoshrink_margin' method.

public static readonly StringName SetAutoshrinkMargin

Field Value

StringName

SetDragMargin

Cached name for the 'set_drag_margin' method.

public static readonly StringName SetDragMargin

Field Value

StringName

SetTintColor

Cached name for the 'set_tint_color' method.

public static readonly StringName SetTintColor

Field Value

StringName

SetTintColorEnabled

Cached name for the 'set_tint_color_enabled' method.

public static readonly StringName SetTintColorEnabled

Field Value

StringName

SetTitle

Cached name for the 'set_title' method.

public static readonly StringName SetTitle

Field Value

StringName