Click or drag to resize

RangeGetPage Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Range.GetPage"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetPage is deprecated. Use the Page property instead.")]
public double GetPage()

Return Value

Type: Double

[Missing <returns> documentation for "M:Godot.Range.GetPage"]

See Also