Table of Contents

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

StringName

GetPatchMargin

Cached name for the 'get_patch_margin' method.

public static readonly StringName GetPatchMargin

Field Value

StringName

GetRegionRect

Cached name for the 'get_region_rect' method.

public static readonly StringName GetRegionRect

Field Value

StringName

GetTexture

Cached name for the 'get_texture' method.

public static readonly StringName GetTexture

Field Value

StringName

GetVAxisStretchMode

Cached name for the 'get_v_axis_stretch_mode' method.

public static readonly StringName GetVAxisStretchMode

Field Value

StringName

IsDrawCenterEnabled

Cached name for the 'is_draw_center_enabled' method.

public static readonly StringName IsDrawCenterEnabled

Field Value

StringName

SetDrawCenter

Cached name for the 'set_draw_center' method.

public static readonly StringName SetDrawCenter

Field Value

StringName

SetHAxisStretchMode

Cached name for the 'set_h_axis_stretch_mode' method.

public static readonly StringName SetHAxisStretchMode

Field Value

StringName

SetPatchMargin

Cached name for the 'set_patch_margin' method.

public static readonly StringName SetPatchMargin

Field Value

StringName

SetRegionRect

Cached name for the 'set_region_rect' method.

public static readonly StringName SetRegionRect

Field Value

StringName

SetTexture

Cached name for the 'set_texture' method.

public static readonly StringName SetTexture

Field Value

StringName

SetVAxisStretchMode

Cached name for the 'set_v_axis_stretch_mode' method.

public static readonly StringName SetVAxisStretchMode

Field Value

StringName