Check Out Files

Check Out Files

Windows
MacOS
Linux

Use currently set source control provider to check out specified files. Note: Blocks until action is complete.

Target is Source Control Helpers

Check Out Files
In Files
Silent
Return Value

Inputs

In
Exec
In Files
Array of Strings

Files to check out - 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