Navigation
Unreal Engine C++ API Reference > Developer > SourceControl > ISourceControlModule
References
Module | SourceControl |
Header | /Engine/Source/Developer/SourceControl/Public/ISourceControlModule.h |
Include | #include "ISourceControlModule.h" |
bool IsEnabled() const
Remarks
Check whether source control is enabled. Specifically, it returns true if a source control provider is set (regardless of whether the provider is available) and false if no provider is set.