DestroyDataPack

Syntax

native DestroyDataPack(&DataPack:pack);

Usage

pack
Datapack handle

Description

Destroys the datapack and frees its memory.

Return

True if disposed, false otherwise