Returns the number of keys in a map snapshot. Note that this may be different from the size of the map, since the map can change after the snapshot of its keys was taken.
int TrieSnapshotLength(Handle snapshot)
Map snapshot.
Number of keys.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.