Docs
Demo
Source
MT Library
YASL’s mt (metatable) library has the following functions.
MT functions
Name
Arguments
Description
get
obj
returns the metatable for
obj
.
set
obj, v
sets the metable for
obj
to
v
.