debug.getmetatable
From GMod Wiki
| Function | |
| Syntax |
debug.getmetatable( Object object ) Where is this used? |
| Description: | |
| Returns the metatable of the given object or nil if it does not have a metatable. | |
| Returns: | Metatable |
| Part of Library: | Debug |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Debug.getmetatable]Debug.getmetatable [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
| Description | N/A | ||
|---|---|---|---|
| Used on | |||
| Code |
| ||
| Output | N/A |