native ExecuteHamB(Ham:function, this, any:...);
function | The function to call. |
id | The id of the entity to execute it on. |
Executes the virtual function on the entity, this will trigger all hooks on that function. Be very careful about recursion! Look at the Ham enum for parameter lists.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.