debug.setuservalue (udata, value)
Sets the given value as the Lua value associated to the given udata. udata must be a full userdata.
Returns udata.
debug.setuservalue (udata, value)
Sets the given value as the Lua value associated to the given udata. udata must be a full userdata.
Returns udata.
Please login to continue.