Class NinePatchRect.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class NinePatchRect.MethodName : Control.MethodName
- Inheritance
-
NinePatchRect.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetHAxisStretchMode
Cached name for the 'get_h_axis_stretch_mode' method.
public static readonly StringName GetHAxisStretchMode
Field Value
GetPatchMargin
Cached name for the 'get_patch_margin' method.
public static readonly StringName GetPatchMargin
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
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
SetHAxisStretchMode
Cached name for the 'set_h_axis_stretch_mode' method.
public static readonly StringName SetHAxisStretchMode
Field Value
SetPatchMargin
Cached name for the 'set_patch_margin' method.
public static readonly StringName SetPatchMargin
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
SetVAxisStretchMode
Cached name for the 'set_v_axis_stretch_mode' method.
public static readonly StringName SetVAxisStretchMode