native
DestroyDataPack
Syntax
native DestroyDataPack(&DataPack:pack);
Description
Destroys the datapack and frees its memory.
Parameters
| pack | Datapack handle |
|---|
Return
True if disposed, false otherwise
native
native DestroyDataPack(&DataPack:pack);
Destroys the datapack and frees its memory.
| pack | Datapack handle |
|---|
True if disposed, false otherwise