Navigation
Unreal Engine C++ API Reference > Developer > TargetDeviceServices > ITargetDeviceProxyManager
References
Module | TargetDeviceServices |
Header | /Engine/Source/Developer/TargetDeviceServices/Public/ITargetDeviceProxyManager.h |
Include | #include "ITargetDeviceProxyManager.h" |
TSharedRef< ITargetDeviceProxy > FindOrAddProxy
&40;
const FString & Name
&41;
Remarks
Finds or adds a device proxy for the specified device name. The device proxy.
Parameters
Name | Description |
---|---|
Name | The name of the device to create the proxy for. |