Mark File for Delete

Mark File for Delete

Windows
MacOS
Linux

Use currently set source control provider to remove file from source control and delete the file. Note: Blocks until action is complete.

Target is Source Control Helpers

Mark File for Delete
In File
Silent
Return Value

Inputs

In
Exec
In File
String

The file to delete - can be either fully qualified path, relative path, long package name, asset path or export text path (often stored on clipboard)

Silent
Boolean

if false (default) then write out any error info to the Log. Any error text can be retrieved by LastErrorMsg() regardless.

Outputs

Out
Exec
Return Value
Boolean

true if succeeded, false if failed and can call LastErrorMsg() for more info.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss