native
IsReapiHookOriginalWasCalled
Syntax
native bool:IsReapiHookOriginalWasCalled(ReAPIFunc:function_id);
Description
Return call state of original API function (that are available into enum).
Look at the enums for parameter lists.
Parameters
| func | The function to get state |
|---|
Return
Returns true if the original function was called, otherwise false