Class StyleBoxTexture.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class StyleBoxTexture.MethodName : StyleBox.MethodName
- Inheritance
-
StyleBoxTexture.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetExpandMargin
Cached name for the 'get_expand_margin' method.
public static readonly StringName GetExpandMargin
Field Value
GetHAxisStretchMode
Cached name for the 'get_h_axis_stretch_mode' method.
public static readonly StringName GetHAxisStretchMode
Field Value
GetModulate
Cached name for the 'get_modulate' method.
public static readonly StringName GetModulate
Field Value
GetRegionRect
Cached name for the 'get_region_rect' method.
public static readonly StringName GetRegionRect
Field Value
GetTexture
Cached name for the 'get_texture' method.
public static readonly StringName GetTexture
Field Value
GetTextureMargin
Cached name for the 'get_texture_margin' method.
public static readonly StringName GetTextureMargin
Field Value
GetVAxisStretchMode
Cached name for the 'get_v_axis_stretch_mode' method.
public static readonly StringName GetVAxisStretchMode
Field Value
IsDrawCenterEnabled
Cached name for the 'is_draw_center_enabled' method.
public static readonly StringName IsDrawCenterEnabled
Field Value
SetDrawCenter
Cached name for the 'set_draw_center' method.
public static readonly StringName SetDrawCenter
Field Value
SetExpandMargin
Cached name for the 'set_expand_margin' method.
public static readonly StringName SetExpandMargin
Field Value
SetExpandMarginAll
Cached name for the 'set_expand_margin_all' method.
public static readonly StringName SetExpandMarginAll
Field Value
SetHAxisStretchMode
Cached name for the 'set_h_axis_stretch_mode' method.
public static readonly StringName SetHAxisStretchMode
Field Value
SetModulate
Cached name for the 'set_modulate' method.
public static readonly StringName SetModulate
Field Value
SetRegionRect
Cached name for the 'set_region_rect' method.
public static readonly StringName SetRegionRect
Field Value
SetTexture
Cached name for the 'set_texture' method.
public static readonly StringName SetTexture
Field Value
SetTextureMargin
Cached name for the 'set_texture_margin' method.
public static readonly StringName SetTextureMargin
Field Value
SetTextureMarginAll
Cached name for the 'set_texture_margin_all' method.
public static readonly StringName SetTextureMarginAll
Field Value
SetVAxisStretchMode
Cached name for the 'set_v_axis_stretch_mode' method.
public static readonly StringName SetVAxisStretchMode