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
GetIgnoreTextureSize
Cached name for the 'get_ignore_texture_size' method.
public static readonly StringName GetIgnoreTextureSize
Field Value
GetStretchMode
Cached name for the 'get_stretch_mode' method.
public static readonly StringName GetStretchMode
Field Value
GetTextureDisabled
Cached name for the 'get_texture_disabled' method.
public static readonly StringName GetTextureDisabled
Field Value
GetTextureFocused
Cached name for the 'get_texture_focused' method.
public static readonly StringName GetTextureFocused
Field Value
GetTextureHover
Cached name for the 'get_texture_hover' method.
public static readonly StringName GetTextureHover
Field Value
GetTextureNormal
Cached name for the 'get_texture_normal' method.
public static readonly StringName GetTextureNormal
Field Value
GetTexturePressed
Cached name for the 'get_texture_pressed' method.
public static readonly StringName GetTexturePressed
Field Value
IsFlippedH
Cached name for the 'is_flipped_h' method.
public static readonly StringName IsFlippedH
Field Value
IsFlippedV
Cached name for the 'is_flipped_v' method.
public static readonly StringName IsFlippedV
Field Value
SetClickMask
Cached name for the 'set_click_mask' method.
public static readonly StringName SetClickMask
Field Value
SetFlipH
Cached name for the 'set_flip_h' method.
public static readonly StringName SetFlipH
Field Value
SetFlipV
Cached name for the 'set_flip_v' method.
public static readonly StringName SetFlipV
Field Value
SetIgnoreTextureSize
Cached name for the 'set_ignore_texture_size' method.
public static readonly StringName SetIgnoreTextureSize
Field Value
SetStretchMode
Cached name for the 'set_stretch_mode' method.
public static readonly StringName SetStretchMode
Field Value
SetTextureDisabled
Cached name for the 'set_texture_disabled' method.
public static readonly StringName SetTextureDisabled
Field Value
SetTextureFocused
Cached name for the 'set_texture_focused' method.
public static readonly StringName SetTextureFocused
Field Value
SetTextureHover
Cached name for the 'set_texture_hover' method.
public static readonly StringName SetTextureHover
Field Value
SetTextureNormal
Cached name for the 'set_texture_normal' method.
public static readonly StringName SetTextureNormal
Field Value
SetTexturePressed
Cached name for the 'set_texture_pressed' method.
public static readonly StringName SetTexturePressed