G.setmetatable
From GMod Wiki
| Function | |
| Syntax |
setmetatable( Table Table Name [, Table Meta Table] ) Where is this used? |
| Description: | |
| Sets a meta table. If Meta Table is Nil , removes the metatable of the given table. | |
| Returns: | Table |
| Part of Library: | Global Functions |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=G.setmetatable]G.setmetatable [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |