IDeviceProfileSelectorModule

Device Profile Selector module

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/IDeviceProfileSelectorModule.h

Include

#include "IDeviceProfileSelectorModule.h"

Syntax

class IDeviceProfileSelectorModule : public IModuleInterface

Remarks

Device Profile Selector module

Destructors

Name Description

Public function Virtual

~IDeviceProfileSelectorModule()

Virtual destructor.

Functions

Name Description

Public function Virtual

const FStrin...

 

GetDeviceProfileName

(
    const TMap< FString, FString >& De...
)

Run the logic to choose an appropriate device profile for this session.

Public function

const FStrin...

 

GetRuntimeDeviceProfileName()

Run the logic to choose an appropriate device profile for this session

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