godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ProgressBar.GDNativeClassBinding
godot
progressbar
ProgressBar
Undocumented in source.
struct
ProgressBar
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("is_percent_visible")
GodotMethod
!(
bool
)
isPercentVisible
;
__gshared
@
GodotName
("set_percent_visible")
GodotMethod
!(
void
,
bool
)
setPercentVisible
;
}
Members
Static variables
isPercentVisible
GodotMethod
!(
bool
)
isPercentVisible
;
Undocumented in source.
setPercentVisible
GodotMethod
!(
void
,
bool
)
setPercentVisible
;
Undocumented in source.
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