Preparing search index...
The search index is not available
Airship Core
Airship Core
rawset
Function rawset
rawset
(
t
,
index
,
value
)
:
void
Sets the real value of table[index] to a given value, without invoking any metamethod.
Parameters
t
:
unknown
index
:
unknown
value
:
unknown
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Airship Core
Loading...
Sets the real value of table[index] to a given value, without invoking any metamethod.