INiagaraCompiler::Warning

Adds a warning to be reported to the user. Warnings will not cause a compilation failure.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "INiagaraCompiler.h"

Syntax

void Warning
(
    FText WarningText
)

Remarks

Adds a warning to be reported to the user. Warnings will not cause a 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