native TrieSnapshotDestroy(&Snapshot:handle);
handle | Map snapshot handle |
Destroys a map snapshot and frees its memory.
The function automatically sets the variable passed to it to 0 to aid in preventing accidental usage after destroy.
1 on success, 0 if an invalid handle was passed in
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.