debug.setmetatable
From GMod Wiki
| Function | |
| Syntax |
debug.setmetatable( Object object, Table table ) Where is this used? |
| Description: | |
| Sets the metatable for the given object to the given table (which can be nil). | |
| Returns: | Metatable |
| Part of Library: | Debug |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Debug.setmetatable]Debug.setmetatable [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
| Description | N/A | ||
|---|---|---|---|
| Used on | |||
| Code |
| ||
| Output | N/A |