ITargetDevice::TerminateLaunchedProcess

Cancel the application running on the device

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetDevice.h

Include

#include "Interfaces/ITargetDevice.h"

Syntax

virtual bool TerminateLaunchedProcess
(
    const FString & ProcessIdentifier
)

Remarks

Cancel the application running on the device

Parameters

Parameter

Description

ProcessIdentifier

The bundle id

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