Index
Collapse All
Expand All
Graphic Constructor
Graphic Class
Members
See Also
Beta Documentation - Subject to change.
Constructs a graphic from a game asset by its ID.
Syntax
Lua
function
Graphic
:
Graphic
(
dataId
)
;
Parameters
dataId
Type: (Unrecognized type)
Remarks
Constructs a graphic from a game asset by its ID.
See Also
Graphic
Turbine.UI