Table of Contents

Class Range.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class Range.MethodName : Control.MethodName
Inheritance
Range.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetAsRatio

Cached name for the 'get_as_ratio' method.

public static readonly StringName GetAsRatio

Field Value

StringName

GetMax

Cached name for the 'get_max' method.

public static readonly StringName GetMax

Field Value

StringName

GetMin

Cached name for the 'get_min' method.

public static readonly StringName GetMin

Field Value

StringName

GetPage

Cached name for the 'get_page' method.

public static readonly StringName GetPage

Field Value

StringName

GetStep

Cached name for the 'get_step' method.

public static readonly StringName GetStep

Field Value

StringName

GetValue

Cached name for the 'get_value' method.

public static readonly StringName GetValue

Field Value

StringName

IsGreaterAllowed

Cached name for the 'is_greater_allowed' method.

public static readonly StringName IsGreaterAllowed

Field Value

StringName

IsLesserAllowed

Cached name for the 'is_lesser_allowed' method.

public static readonly StringName IsLesserAllowed

Field Value

StringName

IsRatioExp

Cached name for the 'is_ratio_exp' method.

public static readonly StringName IsRatioExp

Field Value

StringName

IsUsingRoundedValues

Cached name for the 'is_using_rounded_values' method.

public static readonly StringName IsUsingRoundedValues

Field Value

StringName

SetAllowGreater

Cached name for the 'set_allow_greater' method.

public static readonly StringName SetAllowGreater

Field Value

StringName

SetAllowLesser

Cached name for the 'set_allow_lesser' method.

public static readonly StringName SetAllowLesser

Field Value

StringName

SetAsRatio

Cached name for the 'set_as_ratio' method.

public static readonly StringName SetAsRatio

Field Value

StringName

SetExpRatio

Cached name for the 'set_exp_ratio' method.

public static readonly StringName SetExpRatio

Field Value

StringName

SetMax

Cached name for the 'set_max' method.

public static readonly StringName SetMax

Field Value

StringName

SetMin

Cached name for the 'set_min' method.

public static readonly StringName SetMin

Field Value

StringName

SetPage

Cached name for the 'set_page' method.

public static readonly StringName SetPage

Field Value

StringName

SetStep

Cached name for the 'set_step' method.

public static readonly StringName SetStep

Field Value

StringName

SetUseRoundedValues

Cached name for the 'set_use_rounded_values' method.

public static readonly StringName SetUseRoundedValues

Field Value

StringName

SetValue

Cached name for the 'set_value' method.

public static readonly StringName SetValue

Field Value

StringName

SetValueNoSignal

Cached name for the 'set_value_no_signal' method.

public static readonly StringName SetValueNoSignal

Field Value

StringName

Share

Cached name for the 'share' method.

public static readonly StringName Share

Field Value

StringName

Unshare

Cached name for the 'unshare' method.

public static readonly StringName Unshare

Field Value

StringName

_ValueChanged

Cached name for the '_value_changed' method.

public static readonly StringName _ValueChanged

Field Value

StringName