DataPack_GetString
Retrieve a string from a DataPack.
Syntax
stock DataPack_GetString(Array:hDataPack, iIndex, szResult[], iMaxLen) {
Usage
| hDataPack | DataPack handle |
| iIndex | Entry index |
| szResult | — |
| iMaxLen | Max. length of the result string |
Return
length — of the retrieved string
Defined in
DataPacks.inc
at line 248
.
This documentation was automatically generated from source.