godot-dlang v0.2.0 (2023-02-23T07:46:21Z)
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)