Remove a single entity output hook.
bool UnhookSingleEntityOutput(int entity, const char[] output, EntityOutput callback)
The entity on which to remove the hook.
The output name to hook.
An EntityOutput function pointer.
True on success, false if no valid hook was found.
Entity Outputs disabled or Invalid Entity index.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.