CreateDataPack
Syntax
native DataPack:CreateDataPack();
Description
Creates a new datapack.
Return
New datapack handle, which must be freed via DestroyDataPack().
native DataPack:CreateDataPack();
Creates a new datapack.
New datapack handle, which must be freed via DestroyDataPack().