Click or drag to resize
ICoronaBoxedData Interface
Stores data that can be transferred to/from Lua.

Namespace: CoronaLabs.Corona.WinRT
Assembly: CoronaLabs (in CoronaLabs.dll) Version: 255.255.255.255
Syntax
public interface ICoronaBoxedData

The ICoronaBoxedData type exposes the following members.

Methods
  NameDescription
Public methodPushToLua
Pushes this object's data to the top of the Lua stack.
Top
See Also