ITargetDeviceProxy::GetType

Gets the device type (i.e. Console, PC or Mobile).

Windows
MacOS
Linux

References

Module

TargetDeviceServices

Header

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

Include

#include "ITargetDeviceProxy.h"

Syntax

const FString & GetType() const

Remarks

Gets the device type (i.e. Console, PC or Mobile).

Returns

Device type.

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