Signature
native WritePackCell(DataPack:pack, any:cell);
Description
Packs a cell value into a datapack.
Parameters
- pack — Datapack handle
- cell — Cell value to pack
No return value
Errors
- If an invalid handle is provided, an error will be thrown.