godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
PoolArray.opIndex
godot
core
poolarrays
PoolArray
Undocumented in source. Be warned that the author may not have intended to support it.
String
opIndex
(size_t idx)
struct
PoolArray
(T)
@
nogc
nothrow const
static if
(
is(T == String)
)
String
opIndex
(
size_t
idx
)
T
opIndex
(size_t idx)
Meta
Source
See Implementation
godot
core
poolarrays
PoolArray
aliases
Read
Write
append
append_array
length
opDollar
constructors
this
destructors
~this
functions
empty
insert
invert
opAssign
opBinary
opIndex
opIndexAssign
opSlice
pushBack
read
remove
resize
set
size
write
postblits
this(this)
structs
Access
Range
templates
opOpAssign