FNiagaraShaderScript::IsCompilationFinished

Checks if the compilation for this shader is finished

Choose your operating system:

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/NiagaraShared.cpp

Syntax

bool IsCompilationFinished() const

Remarks

Checks if the compilation for this shader is finished

Returns

returns true if compilation is complete false otherwise