IDesktopPlatform::IsUnrealBuildToolRunning

Checks if an instance of UnrealBuildTool is running.

Windows
MacOS
Linux

References

Module

DesktopPlatform

Header

/Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h

Include

#include "IDesktopPlatform.h"

Syntax

bool IsUnrealBuildToolRunning()

Remarks

Checks if an instance of UnrealBuildTool is running.

Returns

true if an instance of UnrealBuildTool is running.

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