FSourceCodeNavigation::GetCanDirectlyInstallSourceCodeIDE

Returns whether the suggested source code IDE for the current platform can be installed directly (vs. requiring that the user download it manually)

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/SourceCodeNavigation.h

Include

#include "SourceCodeNavigation.h"

Source

/Engine/Source/Editor/UnrealEd/Private/SourceCodeNavigation.cpp

Syntax

static bool GetCanDirectlyInstallSourceCodeIDE()

Remarks

Returns whether the suggested source code IDE for the current platform can be installed directly (vs. requiring that the user download it manually)

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