ISourceControlModule::SetUseGlobalSettings

Set whether we should use global or per-project settings

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

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/ISourceControlModule.h
Include #include "ISourceControlModule.h"
void SetUseGlobalSettings
(
    bool bIsUseGlobalSettings
)

Remarks

Set whether we should use global or per-project settings

Parameters

Name Description
bIsUseGlobalSettings Whether we should use global settings

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library