ITargetPlatformModule

Interface for target platform modules.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

ITargetPlatformModule

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformModule.h

Include

#include "Interfaces/ITargetPlatformModule.h"

Syntax

class ITargetPlatformModule : public IModuleInterface

Remarks

Interface for target platform modules.

Destructors

Name Description

Public function Virtual

~ITargetPlatformModule()

Virtual destructor.

Functions

Name Description

Protected function Virtual

ITargetPlatf...

 

GetTargetPlatform()

Public function Virtual

TArray< ITar...

 

GetTargetPlatforms()

Gets the module's target platforms.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss