FBlackListEntry::Test

Test if the given driver version is mentioned in the this blacklist entry

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformDriver.h"

Syntax

bool Test
(
    const FGPUDriverInfo & Info
) const

Remarks

Test if the given driver version is mentioned in the this blacklist entry

Returns

true:yes, inform used, false otherwise

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