Const
Returns multiple values from a function, by wrapping them in a LuaMultiReturn tuple. For more information see: https://typescripttolua.github.io/docs/advanced/language-extensions
A tuple type with each element type representing a return value's type.
Return values.
Returns multiple values from a function, by wrapping them in a LuaMultiReturn tuple. For more information see: https://typescripttolua.github.io/docs/advanced/language-extensions