FOnTargetDeviceProxyDeployCommitted

Delegate type for committed build deployments.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, const FGuid &, const FString & > FOnTargetDeviceProxyDeployCommitted

References

Module

TargetDeviceServices

Header

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

Include

#include "ITargetDeviceProxy.h"

Remarks

Delegate type for committed build deployments.

The first parameter is the transaction identifier of the completed deployment. The second parameter is the identifier of the deployed application (used for launching).

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