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
If an invalid handle is provided, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.