Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/RenderCore/Public/RenderGraphDefinitions.h |
Include |
#include "RenderGraphDefinitions.h" |
enum ERDGHandleRegistryDestructPolicy
{
Registry,
Allocator,
Never,
}
Name |
Description |
---|---|
Registry |
|
Allocator |
|
Never |