FDynamicRHI::~FDynamicRHI

Declare a virtual destructor, so the dynamic RHI can be deleted without knowing its type.

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "DynamicRHI.h"

Syntax

virtual ~FDynamicRHI()

Remarks

Declare a virtual destructor, so the dynamic RHI can be deleted without knowing its type.

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