Class TouchScreenButton.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class TouchScreenButton.MethodName : Node2D.MethodName
- Inheritance
-
TouchScreenButton.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAction
Cached name for the 'get_action' method.
public static readonly StringName GetAction
Field Value
GetBitmask
Cached name for the 'get_bitmask' method.
public static readonly StringName GetBitmask
Field Value
GetShape
Cached name for the 'get_shape' method.
public static readonly StringName GetShape
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
GetVisibilityMode
Cached name for the 'get_visibility_mode' method.
public static readonly StringName GetVisibilityMode
Field Value
IsPassbyPressEnabled
Cached name for the 'is_passby_press_enabled' method.
public static readonly StringName IsPassbyPressEnabled
Field Value
IsPressed
Cached name for the 'is_pressed' method.
public static readonly StringName IsPressed
Field Value
IsShapeCentered
Cached name for the 'is_shape_centered' method.
public static readonly StringName IsShapeCentered
Field Value
IsShapeVisible
Cached name for the 'is_shape_visible' method.
public static readonly StringName IsShapeVisible
Field Value
SetAction
Cached name for the 'set_action' method.
public static readonly StringName SetAction
Field Value
SetBitmask
Cached name for the 'set_bitmask' method.
public static readonly StringName SetBitmask
Field Value
SetPassbyPress
Cached name for the 'set_passby_press' method.
public static readonly StringName SetPassbyPress
Field Value
SetShape
Cached name for the 'set_shape' method.
public static readonly StringName SetShape
Field Value
SetShapeCentered
Cached name for the 'set_shape_centered' method.
public static readonly StringName SetShapeCentered
Field Value
SetShapeVisible
Cached name for the 'set_shape_visible' method.
public static readonly StringName SetShapeVisible
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
Field Value
SetVisibilityMode
Cached name for the 'set_visibility_mode' method.
public static readonly StringName SetVisibilityMode