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
GetMax
Cached name for the 'get_max' method.
public static readonly StringName GetMax
Field Value
GetMin
Cached name for the 'get_min' method.
public static readonly StringName GetMin
Field Value
GetPage
Cached name for the 'get_page' method.
public static readonly StringName GetPage
Field Value
GetStep
Cached name for the 'get_step' method.
public static readonly StringName GetStep
Field Value
GetValue
Cached name for the 'get_value' method.
public static readonly StringName GetValue
Field Value
IsGreaterAllowed
Cached name for the 'is_greater_allowed' method.
public static readonly StringName IsGreaterAllowed
Field Value
IsLesserAllowed
Cached name for the 'is_lesser_allowed' method.
public static readonly StringName IsLesserAllowed
Field Value
IsRatioExp
Cached name for the 'is_ratio_exp' method.
public static readonly StringName IsRatioExp
Field Value
IsUsingRoundedValues
Cached name for the 'is_using_rounded_values' method.
public static readonly StringName IsUsingRoundedValues
Field Value
SetAllowGreater
Cached name for the 'set_allow_greater' method.
public static readonly StringName SetAllowGreater
Field Value
SetAllowLesser
Cached name for the 'set_allow_lesser' method.
public static readonly StringName SetAllowLesser
Field Value
SetAsRatio
Cached name for the 'set_as_ratio' method.
public static readonly StringName SetAsRatio
Field Value
SetExpRatio
Cached name for the 'set_exp_ratio' method.
public static readonly StringName SetExpRatio
Field Value
SetMax
Cached name for the 'set_max' method.
public static readonly StringName SetMax
Field Value
SetMin
Cached name for the 'set_min' method.
public static readonly StringName SetMin
Field Value
SetPage
Cached name for the 'set_page' method.
public static readonly StringName SetPage
Field Value
SetStep
Cached name for the 'set_step' method.
public static readonly StringName SetStep
Field Value
SetUseRoundedValues
Cached name for the 'set_use_rounded_values' method.
public static readonly StringName SetUseRoundedValues
Field Value
SetValue
Cached name for the 'set_value' method.
public static readonly StringName SetValue
Field Value
SetValueNoSignal
Cached name for the 'set_value_no_signal' method.
public static readonly StringName SetValueNoSignal
Field Value
Share
Cached name for the 'share' method.
public static readonly StringName Share
Field Value
Unshare
Cached name for the 'unshare' method.
public static readonly StringName Unshare
Field Value
_ValueChanged
Cached name for the '_value_changed' method.
public static readonly StringName _ValueChanged