Class Range.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class Range.PropertyName : Control.PropertyName
- Inheritance
-
Range.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AllowGreater
Cached name for the 'allow_greater' property.
public static readonly StringName AllowGreater
Field Value
AllowLesser
Cached name for the 'allow_lesser' property.
public static readonly StringName AllowLesser
Field Value
ExpEdit
Cached name for the 'exp_edit' property.
public static readonly StringName ExpEdit
Field Value
MaxValue
Cached name for the 'max_value' property.
public static readonly StringName MaxValue
Field Value
MinValue
Cached name for the 'min_value' property.
public static readonly StringName MinValue
Field Value
Page
Cached name for the 'page' property.
public static readonly StringName Page
Field Value
Ratio
Cached name for the 'ratio' property.
public static readonly StringName Ratio
Field Value
Rounded
Cached name for the 'rounded' property.
public static readonly StringName Rounded
Field Value
Step
Cached name for the 'step' property.
public static readonly StringName Step
Field Value
Value
Cached name for the 'value' property.
public static readonly StringName Value