Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformDriver.h |
| Include | #include "GenericPlatform/GenericPlatformDriver.h" |
Syntax
struct FGPUHardware
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FGPUDriverInfo | DriverInfo | Const as this is set in the constructor to be conveniently available |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGPUHardware
(
const FGPUDriverInfo InDriverInfo |
Constructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FDriverDenyListEntry | |||
| FString | GetSuggestedDriverVersion
(
const FString& InRHIName |
||
| FString | To get a section name in the Hardware.ini file | ||
| bool | Returns true if the latest version of the driver is on the deny list. |