godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
CenterContainer.GDNativeClassBinding
godot
centercontainer
CenterContainer
Undocumented in source.
struct
CenterContainer
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("is_using_top_left")
GodotMethod
!(
bool
)
isUsingTopLeft
;
__gshared
@
GodotName
("set_use_top_left")
GodotMethod
!(
void
,
bool
)
setUseTopLeft
;
}
Members
Static variables
isUsingTopLeft
GodotMethod
!(
bool
)
isUsingTopLeft
;
Undocumented in source.
setUseTopLeft
GodotMethod
!(
void
,
bool
)
setUseTopLeft
;
Undocumented in source.
Meta
Source
See Implementation
godot
centercontainer
CenterContainer
aliases
BaseClasses
functions
isUsingTopLeft
opAssign
opEquals
setUseTopLeft
toHash
properties
useTopLeft
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name