File ../../LibScriptableUtils-1.0/LibScriptableUtilsHook-1.0/LibScriptableUtilsHook-1.0.lua

Functions

LibHook:CreateHook (obj, method, target) Create a hook


Functions

LibHook:CreateHook (obj, method, target)
Create a hook

Parameters

  • obj: The object to hook
  • method: The object's method to hook
  • target: This is your handler function

Return value:

Nothing

Valid XHTML 1.0!