Unreal Engine Blueprint API Reference > FXConverter Utilities
Log a message to the stack and the niagara message log for the module associated with this script.
Target is Niagara Script Conversion Context
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
string | Message | The message string to display. |
enum | Severity | The severity of the message. |
boolean | Is Verbose | Whether the message is verbose and should be displayed conditionally. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |