GetSelectedDynamicRHIModuleName

Name of the RHI module that will be created when PlatformCreateDynamicRHI is called NOTE: This function is very slow when called before RHIInit

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/DynamicRHI.h

Include

#include "DynamicRHI.h"

Syntax

const TCHAR * GetSelectedDynamicRHIModuleName
(
    bool bCleanup
)

Remarks

Name of the RHI module that will be created when PlatformCreateDynamicRHI is called NOTE: This function is very slow when called before RHIInit

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