FNiagaraShaderMap::FlushShaderTypes

Flushes the given shader types from any loaded FNiagaraShaderMaps.

Windows
MacOS
Linux

References

Module

NiagaraShader

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraShader/Public/NiagaraShared.h

Include

#include "NiagaraShared.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraShader/Private/NiagaraShader.cpp

Syntax

static void FlushShaderTypes
(
    TArray< const FShaderType * > & ShaderTypesToFlush
)

Remarks

Flushes the given shader types from any loaded FNiagaraShaderMaps.

Flushes the given shader types from any loaded FNiagaraShaderMap's.

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