godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
StyleBoxLine._new
godot
styleboxline
StyleBoxLine
Construct a new instance of StyleBoxLine. Note: use
memnew!StyleBoxLine
instead.
struct
StyleBoxLine
@
nogc
nothrow static
StyleBoxLine
_new
(
)
Meta
Source
See Implementation
godot
styleboxline
StyleBoxLine
aliases
BaseClasses
functions
getColor
getGrowBegin
getGrowEnd
getThickness
isVertical
opAssign
opEquals
setColor
setGrowBegin
setGrowEnd
setThickness
setVertical
toHash
properties
color
growBegin
growEnd
thickness
vertical
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of StyleBoxLine. Note: use memnew!StyleBoxLine instead.