godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ScrollBar._new
godot
scrollbar
ScrollBar
Construct a new instance of ScrollBar. Note: use
memnew!ScrollBar
instead.
struct
ScrollBar
@
nogc
nothrow static
ScrollBar
_new
(
)
Meta
Source
See Implementation
godot
scrollbar
ScrollBar
aliases
BaseClasses
functions
_dragNodeExit
_dragNodeInput
_guiInput
getCustomStep
opAssign
opEquals
setCustomStep
toHash
properties
customStep
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of ScrollBar. Note: use memnew!ScrollBar instead.