godot-dlang v0.1.0 (2022-11-07T21:45:52Z)
Dub
Repo
Access.data
godot
poolarrays
PackedArray
Access
inout
(
T
[])
data
()
struct
Access
(bool write = false)
inout
static if
(
write
)
inout
(
T
[])
data
(
)
const
(
T
[])
data
()
Meta
Source
See Implementation
godot
poolarrays
PackedArray
Access
constructors
this
destructors
~this
functions
data
opAssign
postblits
this(this)