ITargetDeviceProxy::GetName

Gets the name of the device (i.e. network name or IP address).

Windows
MacOS
Linux

References

Module

TargetDeviceServices

Header

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

Include

#include "ITargetDeviceProxy.h"

Syntax

const FString & GetName() const

Remarks

Gets the name of the device (i.e. network name or IP address).

Returns

Device name string.

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