ITargetDeviceRef

Type definition for shared references to instances of [ITargetDevice](API\Developer\TargetPlatform\Interfaces\ITargetDevice).

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

Type

typedef [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< class [ITargetDevice](API\Developer\TargetPlatform\Interfaces\ITargetDevice), ESPMode::ThreadSafe > ITargetDeviceRef  

References

   
Module TargetPlatform
Header /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetDevice.h
Include #include "Interfaces/ITargetDevice.h"

Remarks

Type definition for shared references to instances of ITargetDevice.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library