ITargetDeviceSocketPtr

Type definition for shared pointers to instances of [IPlatformHostSocket](API\Runtime\Core\GenericPlatform\IPlatformHostSocket).

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

Type

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

References

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

Remarks

Type definition for shared pointers to instances of IPlatformHostSocket.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library