Retrieves a file or directories permissions.
bool GetFilePermissions(const char[] path, int& mode)
Path to the file.
Variable to store the permissions in.
True on success, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.