ITargetPlatform::GetDefaultDevice

Gets the default device. Note that not all platforms may have a notion of default devices.

Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatform

References

   
Module TargetPlatform
Header /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h
Include #include "Interfaces/ITargetPlatform.h"
[ITargetDevicePtr](API\Developer\TargetPlatform\Interfaces\ITargetDevicePtr) GetDefaultDevice() const  

Remarks

Gets the default device.

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library