> For the complete documentation index, see [llms.txt](https://akequ.gitbook.io/scp-classified-site-plugin-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://akequ.gitbook.io/scp-classified-site-plugin-api/game-c-classes/hookmanager.md).

# HookManager

## Functions

\[<mark style="color:blue;">SERVER</mark>/<mark style="color:green;">Client</mark>] Clear()

\[<mark style="color:blue;">SERVER</mark>/<mark style="color:green;">Client</mark>] Add(GameObject gameObject, string name, System.Action\<object\[]> func)

\[<mark style="color:blue;">SERVER</mark>/<mark style="color:green;">Client</mark>] Run(string name, params object\[] args)
