đTable
These are all of the functions revolving tables that Wave supports.
Get Raw Metatable
Returns the
__metatable
ofa1
.
Is Read Only
Returns if
a1
is read-only.
Set Raw Metatable
Sets the
__metatable
ofa1
toa2
.
Set Read Only
Sets the read-only value of
a1
toa2
.
Last updated