🟧Delete

Deletes any file or folder.

fs.Delete( string filePath, string gamePath, boolean force ) -> boolean

To delete non-empty folders, you must set the third argument to true.

By default, the second argument is equal to DATA.

Last updated

Was this helpful?