ISourceControlProvider::QueryStateBranchConfig

Queries branch configuration from source control

Windows
MacOS
Linux

References

Module

SourceControl

Header

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

Include

#include "ISourceControlProvider.h"

Syntax

bool QueryStateBranchConfig
(
    const FString & ConfigSrc,
    const FString & ConfigDest
)

Remarks

Queries branch configuration from source control

Parameters

Parameter

Description

ConfigSrc

The source path to the branch configuration file in source control

ConfigDest

The destination path to save the configuration to for parsing

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