native WritePackString(DataPack:pack, const str[]);
| pack | Datapack handle |
| str | String to pack |
Packs a string into a datapack.
Length of copied string
If an invalid handle is provided, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.