Navigation
BlueprintAPI > BlueprintAPI/ScriptableTool > BlueprintAPI/ScriptableTool/Messaging
Append a Message to the UE Editor Log.
Target is Scriptable Interactive Tool
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| text | Message | |
| boolean | Highlighted | if true, the message is emitted as a Warning, otherwise as a Log (normal) |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |