Table of Contents

Class TextureButton.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class TextureButton.MethodName : BaseButton.MethodName
Inheritance
TextureButton.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetClickMask

Cached name for the 'get_click_mask' method.

public static readonly StringName GetClickMask

Field Value

StringName

GetIgnoreTextureSize

Cached name for the 'get_ignore_texture_size' method.

public static readonly StringName GetIgnoreTextureSize

Field Value

StringName

GetStretchMode

Cached name for the 'get_stretch_mode' method.

public static readonly StringName GetStretchMode

Field Value

StringName

GetTextureDisabled

Cached name for the 'get_texture_disabled' method.

public static readonly StringName GetTextureDisabled

Field Value

StringName

GetTextureFocused

Cached name for the 'get_texture_focused' method.

public static readonly StringName GetTextureFocused

Field Value

StringName

GetTextureHover

Cached name for the 'get_texture_hover' method.

public static readonly StringName GetTextureHover

Field Value

StringName

GetTextureNormal

Cached name for the 'get_texture_normal' method.

public static readonly StringName GetTextureNormal

Field Value

StringName

GetTexturePressed

Cached name for the 'get_texture_pressed' method.

public static readonly StringName GetTexturePressed

Field Value

StringName

IsFlippedH

Cached name for the 'is_flipped_h' method.

public static readonly StringName IsFlippedH

Field Value

StringName

IsFlippedV

Cached name for the 'is_flipped_v' method.

public static readonly StringName IsFlippedV

Field Value

StringName

SetClickMask

Cached name for the 'set_click_mask' method.

public static readonly StringName SetClickMask

Field Value

StringName

SetFlipH

Cached name for the 'set_flip_h' method.

public static readonly StringName SetFlipH

Field Value

StringName

SetFlipV

Cached name for the 'set_flip_v' method.

public static readonly StringName SetFlipV

Field Value

StringName

SetIgnoreTextureSize

Cached name for the 'set_ignore_texture_size' method.

public static readonly StringName SetIgnoreTextureSize

Field Value

StringName

SetStretchMode

Cached name for the 'set_stretch_mode' method.

public static readonly StringName SetStretchMode

Field Value

StringName

SetTextureDisabled

Cached name for the 'set_texture_disabled' method.

public static readonly StringName SetTextureDisabled

Field Value

StringName

SetTextureFocused

Cached name for the 'set_texture_focused' method.

public static readonly StringName SetTextureFocused

Field Value

StringName

SetTextureHover

Cached name for the 'set_texture_hover' method.

public static readonly StringName SetTextureHover

Field Value

StringName

SetTextureNormal

Cached name for the 'set_texture_normal' method.

public static readonly StringName SetTextureNormal

Field Value

StringName

SetTexturePressed

Cached name for the 'set_texture_pressed' method.

public static readonly StringName SetTexturePressed

Field Value

StringName