hook.GetTable

From GMod Wiki

Jump to: navigation, search
Function
Syntax hook.GetTable( )
Where is this used?
Description:
Returns the whole table of hooks.
Returns: Table
Part of Library: Hook
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Hook.GetTable]Hook.GetTable [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionPrints the clientside hooks
Used onNewerClient.png
Code
PrintTable( hook.GetTable() )
OutputN/A
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox