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