Check in Files

Check in Files

Windows
MacOS
Linux

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

Target is Source Control Helpers

Check in Files
In Files
In Description
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)

In Description
String

Description for check in

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