ISourceControlOperation::AppendResultInfo

Append any info or error messages that may have accumulated during the operation prior to returning a result, ensuring to keep any already accumulated info.

Windows
MacOS
Linux

Override Hierarchy

ISourceControlOperation::AppendResultInfo()

FSourceControlOperationBase::AppendResultInfo()

References

Module

SourceControl

Header

/Engine/Source/Developer/SourceControl/Public/ISourceControlOperation.h

Include

#include "ISourceControlOperation.h"

Syntax

virtual void AppendResultInfo
(
    const FSourceControlResultInfo & InResultInfo
)

Remarks

Append any info or error messages that may have accumulated during the operation prior to returning a result, ensuring to keep any already accumulated 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