Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/ITargetPlatformControls
Gets an event delegate that is executed when a target device has been lost, i.e. disconnected or timed out.
| Name | FOnTargetDeviceLost |
| Type | class |
| Header File | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformControls.h |
| Include Path | #include "Interfaces/ITargetPlatformControls.h" |
Syntax
class FOnTargetDeviceLost : public TBaseMulticastDelegate_OneParam< void, ITargetDeviceRef >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, ITargetDeviceRef > → ITargetPlatformControls::FOnTargetDeviceLost