Changes a file or directories permissions.
bool SetFilePermissions(const char[] path, int mode)
Path to the file.
Permissions to set.
True on success, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.