USourceControlHelpers::IsEnabled

Determine if there is a source control system enabled

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

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/SourceControlHelpers.h
Include #include "SourceControlHelpers.h"
Source /Engine/Source/Developer/SourceControl/Private/SourceControlHelpers.cpp
static bool IsEnabled()

Remarks

Determine if there is a source control system enabled true if enabled, false if not


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library