FOnTargetDeviceProxyRemoved

Gets an event delegate that is executed when a target device proxy was removed.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, const TSharedRef< ITargetDeviceProxy > & >

ITargetDeviceProxyManager::FOnTargetDeviceProxyRemoved

References

Module

TargetDeviceServices

Header

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

Include

#include "ITargetDeviceProxyManager.h"

Syntax

class FOnTargetDeviceProxyRemoved : public TBaseMulticastDelegate_OneParam< void, const TSharedRef< ITargetDeviceProxy > & >

Remarks

Gets an event delegate that is executed when a target device proxy was removed.

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