Removes a directory.
bool RemoveDir(const char[] path)
Path to the directory.
True on success, false otherwise.
On most Operating Systems you cannot remove a directory which has files inside it.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.