godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
BoxContainer._new
godot
boxcontainer
BoxContainer
Construct a new instance of BoxContainer. Note: use
memnew!BoxContainer
instead.
struct
BoxContainer
@
nogc
nothrow static
BoxContainer
_new
(
)
Meta
Source
See Implementation
godot
boxcontainer
BoxContainer
aliases
BaseClasses
enums
AlignMode
Constants
functions
addSpacer
getAlignment
opAssign
opEquals
setAlignment
toHash
properties
alignment
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of BoxContainer. Note: use memnew!BoxContainer instead.