IsPackEnded
- Синтаксис
-
native bool:IsPackEnded(DataPack:pack);
Переменная | Описание |
---|---|
pack |
Datapack handle |
- Описание
- Returns if the datapack has reached its end and no more data can be read.
- Возвращает
- True if datapack has reached the end, false otherwise