rg_reset_user_model
- Синтаксис
-
native rg_reset_user_model(const index, const bool:update_index = false);
Переменная | Описание |
---|---|
index |
Client index |
update_index |
If true, the modelindex is reset as well |
- Описание
- Resets the client's model.
- Возвращает
- 1 on success, 0 otherwise