Remove an entity output hook.
bool UnhookEntityOutput(const char[] classname, const char[] output, EntityOutput callback)
The classname to hook.
The output name to hook.
An EntityOutput function pointer.
True on success, false if no valid hook was found.
Entity Outputs disabled.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.