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 Warning
(
FText WarningText
)
Remarks
Adds a warning to be reported to the user. Warnings will not cause a compilation failure.