The "vngen_file_delete" Function
#
SyntaxArgument | Type | Description |
---|---|---|
filename | string | The complete filename of the target save file, including path and extension |
#
DescriptionPhysically removes the target file from the hard drive (if it exists) and returns true or false depending on if the operation was successful.
Note that this function will only delete files previously created by GameMaker Studio.