native

ezhttp_is_request_exists

Syntax

native bool:ezhttp_is_request_exists(EzHttpRequest:request_id);

Description

Checks if a request exists.

Parameters

request_id Request identifier.

Return

True if the request exists, false otherwise.