module documentation

This file contains the names of SourceMod functions. It is able to re-generate itself.

Do not edit the FUNCTIONS list by hand.

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Constant FUNCTIONS Undocumented
FUNCTIONS: tuple[str, ...] =

Undocumented

Value
('OnEntityCreated',
 'OnEntityDestroyed',
 'OnGetGameDescription',
 'OnLevelInit',
 'SDKHook',
 'SDKHookEx',
 'SDKUnhook',
...