Add an entity output hook on a entity classname
void HookEntityOutput(const char[] classname, const char[] output, EntityOutput callback)
The classname to hook.
The output name to hook.
An EntityOutput function pointer.
Entity Outputs disabled.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.