Table of Contents

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

StringName

GetBitmask

Cached name for the 'get_bitmask' method.

public static readonly StringName GetBitmask

Field Value

StringName

GetShape

Cached name for the 'get_shape' method.

public static readonly StringName GetShape

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

GetVisibilityMode

Cached name for the 'get_visibility_mode' method.

public static readonly StringName GetVisibilityMode

Field Value

StringName

IsPassbyPressEnabled

Cached name for the 'is_passby_press_enabled' method.

public static readonly StringName IsPassbyPressEnabled

Field Value

StringName

IsPressed

Cached name for the 'is_pressed' method.

public static readonly StringName IsPressed

Field Value

StringName

IsShapeCentered

Cached name for the 'is_shape_centered' method.

public static readonly StringName IsShapeCentered

Field Value

StringName

IsShapeVisible

Cached name for the 'is_shape_visible' method.

public static readonly StringName IsShapeVisible

Field Value

StringName

SetAction

Cached name for the 'set_action' method.

public static readonly StringName SetAction

Field Value

StringName

SetBitmask

Cached name for the 'set_bitmask' method.

public static readonly StringName SetBitmask

Field Value

StringName

SetPassbyPress

Cached name for the 'set_passby_press' method.

public static readonly StringName SetPassbyPress

Field Value

StringName

SetShape

Cached name for the 'set_shape' method.

public static readonly StringName SetShape

Field Value

StringName

SetShapeCentered

Cached name for the 'set_shape_centered' method.

public static readonly StringName SetShapeCentered

Field Value

StringName

SetShapeVisible

Cached name for the 'set_shape_visible' method.

public static readonly StringName SetShapeVisible

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

SetVisibilityMode

Cached name for the 'set_visibility_mode' method.

public static readonly StringName SetVisibilityMode

Field Value

StringName