IsReapiHookOriginalWasCalled

Syntax

native bool:IsReapiHookOriginalWasCalled(ReAPIFunc:function_id);

Usage

func
The function to get state

Description

Return call state of original API function (that are available into enum).
Look at the enums for parameter lists.

Return

Returns true if the original function was called, otherwise false