ITargetDeviceServicesModule

Interface for target device services modules.

Unreal Engine C++ API Reference > Developer > TargetDeviceServices

Inheritance Hierarchy

References

   
Module TargetDeviceServices
Header /Engine/Source/Developer/TargetDeviceServices/Public/ITargetDeviceServicesModule.h
Include #include "ITargetDeviceServicesModule.h"

Syntax

class ITargetDeviceServicesModule : public [IModuleInterface](API\Runtime\Core\Modules\IModuleInterface)  

Remarks

Interface for target device services modules.

Destructors

Type Name Description
  ~ITargetDeviceServicesModule () Virtual destructor.

Functions

Type Name Description
TSharedRef< ... GetDeviceProxyManager () Gets the target device proxy manager.
TSharedRef< ... GetDeviceServiceManager () Gets the target device service manager.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library