godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
PoolArray.empty
godot
core
poolarrays
PoolArray
struct
PoolArray
(T)
@
nogc
nothrow const
bool
empty
(
)
Return Value
Type:
bool
true if length is 0.
Meta
Source
See Implementation
godot
core
poolarrays
PoolArray
aliases
append
length
opDollar
opOpAssign
constructors
this
destructors
~this
functions
append_array
empty
insert
invert
opAssign
opIndex
opIndexAssign
opSlice
pushBack
remove
resize
set
size
postblits
this(this)
structs
Range