Skip to content

think about adding support for passing multiple values into, and out of lua #58

@Tomasu

Description

@Tomasu

Based on Had's fork, std::tuple can be used to allow returning multiple values from a bound function to lua.

allowing things like: local a,b,c = obj:my_c_func();

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions