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