FOnTargetDeviceLost

Gets an event delegate that is executed when a target device has been lost, i.e. disconnected or timed out.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, ITargetDeviceRef >

ITargetPlatform::FOnTargetDeviceLost

References

Module

TargetPlatform

Header

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

Include

#include "Interfaces/ITargetPlatform.h"

Syntax

class FOnTargetDeviceLost : public TBaseMulticastDelegate_OneParam< void, ITargetDeviceRef >

Remarks

Gets an event delegate that is executed when a target device has been lost, i.e. disconnected or timed out.

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