BackupGlobalShaderMap

Backs up all global shaders to memory through serialization, and removes all references to FShaders from the global shader map.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/GlobalShader.h

Include

#include "GlobalShader.h"

Source

/Engine/Source/Runtime/RenderCore/Private/GlobalShader.cpp

Syntax

void BackupGlobalShaderMap
(
    FGlobalShaderBackupData & OutGlobalShaderBackup
)

Remarks

Backs up all global shaders to memory through serialization, and removes all references to FShaders from the global shader map.

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