godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ProgressBar._new
godot
progressbar
ProgressBar
Construct a new instance of ProgressBar. Note: use
memnew!ProgressBar
instead.
struct
ProgressBar
@
nogc
nothrow static
ProgressBar
_new
(
)
Meta
Source
See Implementation
godot
progressbar
ProgressBar
aliases
BaseClasses
functions
isPercentVisible
opAssign
opEquals
setPercentVisible
toHash
properties
percentVisible
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of ProgressBar. Note: use memnew!ProgressBar instead.