entity_set_model
- Синтаксис
-
native entity_set_model(iIndex, const szModel[]);
Переменная | Описание |
---|---|
iIndex |
Entity index |
szModel |
Model to set |
- Описание
- Sets the model of an entity.
- Пометка
-
This native uses an engine function to set the model, keeping it properly updated with the game. Simply writing to EV_SZ_model is an error and will cause problems.
- Возвращает
- Функция ничего не возвращает