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