Table of Contents

Class ProgressBar.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ProgressBar.MethodName : Range.MethodName
Inheritance
ProgressBar.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetFillMode

Cached name for the 'get_fill_mode' method.

public static readonly StringName GetFillMode

Field Value

StringName

IsPercentageShown

Cached name for the 'is_percentage_shown' method.

public static readonly StringName IsPercentageShown

Field Value

StringName

SetFillMode

Cached name for the 'set_fill_mode' method.

public static readonly StringName SetFillMode

Field Value

StringName

SetShowPercentage

Cached name for the 'set_show_percentage' method.

public static readonly StringName SetShowPercentage

Field Value

StringName