ExecuteHam
Syntax
native ExecuteHam(Ham:function, this, any:...);
Usage
| Parameter | Description |
|---|---|
| function | The function to call. |
| id | The id of the entity to execute it on. |
Description
Executes the virtual function on the entity. Look at the Ham enum for parameter lists.