debug.getmetatable
From GMod Wiki
Revision as of 19:03, 20 July 2011 by Colonel Thirty Two (Talk | contribs)
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 |