godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Array.this
godot
array
Array
Undocumented in source.
this
(godot_array opaque)
struct
Array
package package(godot)
this
(
godot_array
opaque
)
this
(Array other)
this
(typeof(null) n)
this
(PackedByteArray a)
this
(PackedInt32Array a)
this
(PackedInt64Array a)
this
(PackedFloat32Array a)
this
(PackedFloat64Array a)
this
(PackedStringArray a)
this
(PackedVector2Array a)
this
(PackedVector3Array a)
this
(PackedColorArray a)
Meta
Source
See Implementation
godot
array
Array
aliases
length
opDollar
constructors
this
destructors
~this
functions
append
appendArray
appendRange
as
back
clear
count
dup
empty
erase
find
findLast
front
has
hash
insert
invert
opApply
opAssign
opBinary
opBinaryRight
opIndex
opIndexAssign
opSlice
popBack
popFront
pushBack
pushFront
remove
resize
rfind
size
slice
sort
toHash
static functions
empty_array
from
make
templates
opOpAssign
unions
array
variables
_array