ReadPackCell

Syntax

native any:ReadPackCell(DataPack:pack);

Usage

pack
Datapack handle

Description

Reads a cell from a Datapack.

Return

Cell value

Error

If an invalid handle is provided, or not enough data is left
in the datapack, an error will be thrown.