INiagaraCompiler::Error

Adds an error to be reported to the user. Any error will lead to compilation failure.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/INiagaraCompiler.h

Include

#include "INiagaraCompiler.h"

Syntax

void Error
(
    FText ErrorText
)

Remarks

Adds an error to be reported to the user. Any error will lead to compilation failure.

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