ITargetDeviceWeakPtr

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

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

Type

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

References

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

Remarks

Type definition for weak pointers to instances of ITargetDevice.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library