godot-dlang ~master (2023-06-12T16:03:25Z)
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)