Skip to content

Re-implement operator handling on LuaUserData #18

@TheModMaker

Description

@TheModMaker

Recently, operator handling was removed from userdata objects. It should be added back. Any operator use on a userdata value should be forwarded to the respective C# operator method, if present.

https://github.com/TheModMaker/ModMaker.Lua/blob/master/ModMaker.Lua/Runtime/LuaValues/LuaUserData.cs#L90-L125

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions