Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformDriver.h |
Include |
#include "GenericPlatform/GenericPlatformDriver.h" |
struct FDriverDenyListEntry
One entry in the Hardware.ini file
Name | Description | ||
---|---|---|---|
|
IsLatestDenied() |
Returns true if the latest version of the driver is denied by this entry, i.e. the comparison op is > or >=. |
|
|
IsValid() |
||
|
LoadFromINIString ( |
||
|
Test ( |
Test if the given driver version is mentioned in the this entry |