FOnTargetDeviceProxyLaunchSucceeded

Delegate type for successful build launches.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, const FString &, uint32 > FOnTargetDeviceProxyLaunchSucceeded

References

Module

TargetDeviceServices

Header

/Engine/Source/Developer/TargetDeviceServices/Public/ITargetDeviceProxy.h

Include

#include "ITargetDeviceProxy.h"

Remarks

Delegate type for successful build launches.

The first parameter is the application identifier of the successful launch. The second parameter is the process identifier of the launched application.

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