UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DeviceProfileManager.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "UObject/Object.h"
#include "DeviceProfileMatching.h"
#include "CoreGlobals.h"
#include "HAL/IConsoleManager.h"
#include "DeviceProfileManager.generated.h"

Go to the source code of this file.

Classes

struct  FPushedCVarSetting
 
class  UDeviceProfileManager
 

Functions

 DECLARE_MULTICAST_DELEGATE (FOnDeviceProfileManagerUpdated)
 
 DECLARE_MULTICAST_DELEGATE (FOnActiveDeviceProfileChanged)
 
 DECLARE_MULTICAST_DELEGATE (FWillReapplyDeviceProfiles)
 
 DECLARE_MULTICAST_DELEGATE (FOnReapplyDeviceProfiles)
 

Function Documentation

◆ DECLARE_MULTICAST_DELEGATE() [1/4]

DECLARE_MULTICAST_DELEGATE ( FOnActiveDeviceProfileChanged  )

◆ DECLARE_MULTICAST_DELEGATE() [2/4]

DECLARE_MULTICAST_DELEGATE ( FOnDeviceProfileManagerUpdated  )

◆ DECLARE_MULTICAST_DELEGATE() [3/4]

DECLARE_MULTICAST_DELEGATE ( FOnReapplyDeviceProfiles  )

◆ DECLARE_MULTICAST_DELEGATE() [4/4]

DECLARE_MULTICAST_DELEGATE ( FWillReapplyDeviceProfiles  )