ExecuteHam
- Синтаксис
-
native ExecuteHam(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. Look at the Ham enum for parameter lists.