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
bool — Boolean: success/fail
Defined in
DataPacks.inc
at line 114
.
This documentation was automatically generated from source.