Garry's Mod Wiki

Garry's Mod Wiki

  boolean DHTML:OnCallback( string library, string name, table arguments )

Description

Called by the engine when a callback function is called.

Arguments

1 string library
Library name of the JS function that was called.
2 string name
Name of the JS function that was called.
3 table arguments
Table containing all arguments passed to the JS function.

Returns

1 boolean
Return true to suppress default engine action.

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated four times a day. Edits and history are not available.

Last Parsed: Loading...