FSourceControlOperationBase::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.

Unreal Engine C++ API Reference > Developer > SourceControl > FSourceControlOperationBase

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/SourceControlOperationBase.h
Include #include "SourceControlOperationBase.h"
virtual void AppendResultInfo
(
    const [FSourceControlResultInfo](API\Developer\SourceControl\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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library