Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow LuaVal set metamethod to return value
This allows us to do something similar to the following: local value = obj:Data():Get("key") or obj:Data():Set("key", val)
- Loading branch information