FResolveInfo

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

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/ISourceControlState.h
Include #include "ISourceControlState.h"

Syntax

struct FResolveInfo  

Variables

Type Name Description
FString BaseFile  
FString BaseRevision  
FString RemoteFile  
FString RemoteRevision  

Functions

Type Name Description
bool IsValid ()  

Operators

Type Name Description
  operator bool ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library