Navigation
BlueprintAPI > BlueprintAPI/ScriptableTool > BlueprintAPI/ScriptableTool/Drawing > BlueprintAPI/ScriptableTool/Drawing/LineSet
Create and return a new line object. Users should save a reference to this object for future updates or removal from the set.
Target is Scriptable Tool Line Set
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Line Component | The new line object added to the set. |