Skip to content

LuaObject's Call metamethod is not passed in Self #54

@XILO1106

Description

@XILO1106

When I use LuaObject

[LuaMetamethod(LuaObjectMetamethod.Call)]
public void Func() {}

to declare the meta method
object() call,

error: bad argument #1 to 'call' (value expected)

It's going to be object(object)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions