Class StyleBoxLine.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class StyleBoxLine.MethodName : StyleBox.MethodName
- Inheritance
-
StyleBoxLine.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetColor
Cached name for the 'get_color' method.
public static readonly StringName GetColor
Field Value
GetGrowBegin
Cached name for the 'get_grow_begin' method.
public static readonly StringName GetGrowBegin
Field Value
GetGrowEnd
Cached name for the 'get_grow_end' method.
public static readonly StringName GetGrowEnd
Field Value
GetThickness
Cached name for the 'get_thickness' method.
public static readonly StringName GetThickness
Field Value
IsVertical
Cached name for the 'is_vertical' method.
public static readonly StringName IsVertical
Field Value
SetColor
Cached name for the 'set_color' method.
public static readonly StringName SetColor
Field Value
SetGrowBegin
Cached name for the 'set_grow_begin' method.
public static readonly StringName SetGrowBegin
Field Value
SetGrowEnd
Cached name for the 'set_grow_end' method.
public static readonly StringName SetGrowEnd
Field Value
SetThickness
Cached name for the 'set_thickness' method.
public static readonly StringName SetThickness
Field Value
SetVertical
Cached name for the 'set_vertical' method.
public static readonly StringName SetVertical