setMetaTable abstract method
The function pops a table from the stack and sets it as the metatable of the object at the given index.
Implementation
void setMetaTable(int index);
The function pops a table from the stack and sets it as the metatable of the object at the given index.
void setMetaTable(int index);