ITargetDevice::IsDefault

Checks whether this is the default device.

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetDevice.h

Include

#include "Interfaces/ITargetDevice.h"

Syntax

bool IsDefault() const

Remarks

Checks whether this is the default device.

that not all platforms may have a notion of default devices.

Returns

true if this is the default device, false otherwise.

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