entity_get_int
- Синтаксис
-
native entity_get_int(iIndex, iKey);
Переменная | Описание |
---|---|
iIndex |
Entity index |
iKey |
Entry to retrieve from |
- Описание
- Returns an integer type value from an entities entvar struct.
- Пометка
-
For a list of valid integer type entries, see the EV_INT_* constants in engine_const.inc
- Возвращает
- Value of specified entry