DataPack_PushCell

Pushes a single cell into an DataPack

Syntax

stock bool:DataPack_PushCell(Array:hDataPack, any:cCell) {

Usage

hDataPack DataPack handle
cCell Cell holding the data

Return

Boolean: success/fail

Defined in DataPacks.inc . This documentation was automatically generated from source.