ITargetDeviceOutputPtr

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

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

Type

typedef [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class [ITargetDeviceOutput](API\Developer\TargetPlatform\Interfaces\ITargetDeviceOutput), ESPMode::ThreadSafe > ITargetDeviceOutputPtr  

References

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

Remarks

Type definition for shared pointers to instances of ITargetDeviceOutput.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library