native nvault_remove(vault, const key[]);
vault | A vault handle returned from nvault_open() |
key | The key to remove from the vault |
Removes an entry from the vault by its key.
This function has no return value.
On invalid vault handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.