Navigation
API > API/Developer > API/Developer/SourceControl > API/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 |
UFUNCTION (BlueprintPure, Category="Editor Scripting | Editor Revision Control Helpers",
Meta=(Keywords="Source Control"))
static bool IsAvailable()
Remarks
Quick check if currently set source control provider is enabled and available for use (server-based providers can use this to return whether the server is available or not) true if source control is available, false if it is not