native ResetPack(DataPack:pack, bool:clear = false);
pack | Datapack handle |
clear | If true, clears the contained data |
Resets the datapack read/write position to the start.
This function has no return value.
If an invalid handle is provided, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.