FOnTargetDeviceDiscovered

Gets an event delegate that is executed when a new target device has been discovered.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, ITargetDeviceRef >

ITargetPlatform::FOnTargetDeviceDiscovered

References

Module

TargetPlatform

Header

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

Include

#include "Interfaces/ITargetPlatform.h"

Syntax

class FOnTargetDeviceDiscovered : public TBaseMulticastDelegate_OneParam< void, ITargetDeviceRef >

Remarks

Gets an event delegate that is executed when a new target device has been discovered.

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