godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
YSort.sortEnabled
godot
ysort
YSort
If
true
child nodes are sorted, otherwise sorting is disabled. Default:
true
.
bool
sortEnabled
[@property getter]
struct
YSort
@
nogc
nothrow @
property
bool
sortEnabled
(
)
bool
sortEnabled
[@property setter]
Meta
Source
See Implementation
godot
ysort
YSort
aliases
BaseClasses
functions
isSortEnabled
opAssign
opEquals
setSortEnabled
properties
sortEnabled
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
If true child nodes are sorted, otherwise sorting is disabled. Default: true.