FNiagaraShaderMap::RemovePendingScript

Removes a Script from NiagaraShaderMapsBeingCompiled.

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 bool RemovePendingScript
(
    FNiagaraShaderScript * Script
)

Remarks

Removes a Script from NiagaraShaderMapsBeingCompiled.

Returns

true if something was actually removed.

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