PromptForCheckin

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

PromptForCheckin

(
    bool bUseSourceControlStateCache,
    const TArray< FString >& InPackage...,
    const TArray< FString >& InPending...,
    const TArray< FString >& InConfigF...
)

Display check in dialog for the specified packages

Public function Static

bool

 

PromptForCheckin

(
    FCheckinResultInfo& OutResultInfo,
    const TArray< FString >& InPackage...,
    const TArray< FString >& InPending...,
    const TArray< FString >& InConfigF...,
    bool bUseSourceControlStateCache
)

Display check in dialog for the specified packages and get additional result information

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