Table of Contents

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

StringName

AllowLesser

Cached name for the 'allow_lesser' property.

public static readonly StringName AllowLesser

Field Value

StringName

ExpEdit

Cached name for the 'exp_edit' property.

public static readonly StringName ExpEdit

Field Value

StringName

MaxValue

Cached name for the 'max_value' property.

public static readonly StringName MaxValue

Field Value

StringName

MinValue

Cached name for the 'min_value' property.

public static readonly StringName MinValue

Field Value

StringName

Page

Cached name for the 'page' property.

public static readonly StringName Page

Field Value

StringName

Ratio

Cached name for the 'ratio' property.

public static readonly StringName Ratio

Field Value

StringName

Rounded

Cached name for the 'rounded' property.

public static readonly StringName Rounded

Field Value

StringName

Step

Cached name for the 'step' property.

public static readonly StringName Step

Field Value

StringName

Value

Cached name for the 'value' property.

public static readonly StringName Value

Field Value

StringName