godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
PoolArray.opSlice
godot
core
poolarrays
PoolArray
Undocumented in source. Be warned that the author may not have intended to support it.
Range
opSlice
()
Range
opSlice
(size_t start, size_t end)
struct
PoolArray
(T)
@
nogc
nothrow
Range
opSlice
(
size_t
start
,
size_t
end
)
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