ITargetDevice::TerminateLaunchedProcess

Cancel the application running on the device

Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetDevice

References

   
Module TargetPlatform
Header /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetDevice.h
Include #include "Interfaces/ITargetDevice.h"
virtual bool TerminateLaunchedProcess
(
    const [FString](API\Runtime\Core\Containers\FString) & ProcessIdentifier
)

Remarks

Cancel the application running on the device

Parameters

Name Description
ProcessIdentifier The bundle id

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library