class_progressbar - vkbsb/godot GitHub Wiki
ProgressBar
####Inherits: Range ####Category: Core
Brief Description
General purpose progres bar.
Member Functions
- void set_percent_visible ( bool visible )
- bool is_percent_visible ( ) const
Description
General purpose progres bar. Shows fill percentage from right to left.