Skip to content
XRF X-Ray 16 SDK
Main Navigation
Home
Guide
Plugins
API
Appearance
Menu
Return to top
On this page
Function: mapFromLua()
ts
function
mapFromLua
<
T
>
(
value
:
T
)
:
T
;
Type Parameters
Type Parameter
T
Parameters
Parameter
Type
Description
value
T
Lua table, object or class instance to transform.
Returns
T
Object based map from lua value.