Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/INiagaraCompiler
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/INiagaraCompiler.h |
| Include | #include "INiagaraCompiler.h" |
void Error
(
FText ErrorText
)
Remarks
Adds an error to be reported to the user. Any error will lead to compilation failure.