FBlackListEntry::IsLatestBlacklisted

Returns true if the latest version of the driver is blacklisted by this entry, i.e. the comparison op is > or >=.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformDriver.h

Include

#include "GenericPlatform/GenericPlatformDriver.h"

Syntax

bool IsLatestBlacklisted() const

Remarks

Returns true if the latest version of the driver is blacklisted by this entry, i.e. the comparison op is > or >=.

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