Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetDevice
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetDevice.h |
Include | #include "Interfaces/ITargetDevice.h" |
bool IsDefault() const
Remarks
Checks whether this is the default device.
Note that not all platforms may have a notion of default devices. true if this is the default device, false otherwise.