FNullDynamicRHIModule::IsSupported

Checks whether the RHI is supported by the current system.

Windows
MacOS
Linux

Override Hierarchy

IDynamicRHIModule::IsSupported()

FNullDynamicRHIModule::IsSupported()

References

Module

NullDrv

Header

/Engine/Source/Runtime/NullDrv/Public/NullDrv.h

Include

#include "NullDrv.h"

Source

/Engine/Source/Runtime/NullDrv/Private/NullDrv.cpp

Syntax

virtual bool IsSupported()

Remarks

Checks whether the RHI is supported by the current system.

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