FSourceControlResultInfo::Append

Append any messages from another [FSourceControlResultInfo](API\Developer\SourceControl\FSourceControlResultInfo), ensuring to keep any already accumulated info.

Windows
MacOS
Linux

References

Module

SourceControl

Header

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

Include

#include "ISourceControlOperation.h"

Syntax

void Append
(
    const FSourceControlResultInfo & InResultInfo
)

Remarks

Append any messages from another FSourceControlResultInfo, 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