godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ProgressBar._classBinding
godot
progressbar
ProgressBar
Undocumented in source.
struct
ProgressBar
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_percent_visible")
GodotMethod
!(
void
,
bool
)
setPercentVisible
;
__gshared
@
GodotName
("is_percent_visible")
GodotMethod
!(
bool
)
isPercentVisible
;
}
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
properties
percentVisible
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name