Class TouchScreenButton.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class TouchScreenButton.PropertyName : Node2D.PropertyName
- Inheritance
-
TouchScreenButton.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Action
Cached name for the 'action' property.
public static readonly StringName Action
Field Value
Bitmask
Cached name for the 'bitmask' property.
public static readonly StringName Bitmask
Field Value
PassbyPress
Cached name for the 'passby_press' property.
public static readonly StringName PassbyPress
Field Value
Shape
Cached name for the 'shape' property.
public static readonly StringName Shape
Field Value
ShapeCentered
Cached name for the 'shape_centered' property.
public static readonly StringName ShapeCentered
Field Value
ShapeVisible
Cached name for the 'shape_visible' property.
public static readonly StringName ShapeVisible
Field Value
TextureNormal
Cached name for the 'texture_normal' property.
public static readonly StringName TextureNormal
Field Value
TexturePressed
Cached name for the 'texture_pressed' property.
public static readonly StringName TexturePressed
Field Value
VisibilityMode
Cached name for the 'visibility_mode' property.
public static readonly StringName VisibilityMode