Signature
native ExecuteHam(Ham:function, this, any:...);
Description
Executes the virtual function on the entity.
Look at the Ham enum for parameter lists.
Parameters
- function — The function to call.
- this — The id of the entity to execute it on.
- ... — Variable number of formatting parameters