FTargetDeviceServiceLaunchFinished::FTargetDeviceServiceLaunchFinished

Creates and initializes a new instance.

Windows
MacOS
Linux

References

Module

TargetDeviceServices

Header

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

Include

#include "TargetDeviceServiceMessages.h"

Syntax

FTargetDeviceServiceLaunchFinished
(
    const FString & InAppId,
    int32 InProcessId,
    bool InSucceeded
)

Remarks

Creates and initializes a new instance.

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