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
GetDragMargin
Cached name for the 'get_drag_margin' method.
public static readonly StringName GetDragMargin
Field Value
GetTintColor
Cached name for the 'get_tint_color' method.
public static readonly StringName GetTintColor
Field Value
GetTitle
Cached name for the 'get_title' method.
public static readonly StringName GetTitle
Field Value
GetTitlebarHBox
Cached name for the 'get_titlebar_hbox' method.
public static readonly StringName GetTitlebarHBox
Field Value
IsAutoshrinkEnabled
Cached name for the 'is_autoshrink_enabled' method.
public static readonly StringName IsAutoshrinkEnabled
Field Value
IsTintColorEnabled
Cached name for the 'is_tint_color_enabled' method.
public static readonly StringName IsTintColorEnabled
Field Value
SetAutoshrinkEnabled
Cached name for the 'set_autoshrink_enabled' method.
public static readonly StringName SetAutoshrinkEnabled
Field Value
SetAutoshrinkMargin
Cached name for the 'set_autoshrink_margin' method.
public static readonly StringName SetAutoshrinkMargin
Field Value
SetDragMargin
Cached name for the 'set_drag_margin' method.
public static readonly StringName SetDragMargin
Field Value
SetTintColor
Cached name for the 'set_tint_color' method.
public static readonly StringName SetTintColor
Field Value
SetTintColorEnabled
Cached name for the 'set_tint_color_enabled' method.
public static readonly StringName SetTintColorEnabled
Field Value
SetTitle
Cached name for the 'set_title' method.
public static readonly StringName SetTitle