Sets whether an event's broadcasting will be disabled or not.
This has no effect on events Handles that are not from HookEvent or HookEventEx callbacks.
void SetEventBroadcast(Handle event, bool dontBroadcast)
Handle to an event from an event hook.
True to disable broadcasting, false otherwise.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.