Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Tool Menu Insert' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| name | Name | Where to insert |
| enum | Position | How to insert |
| enum | Fallback | How to handle an item when the target insertion position is not found. Defaults to inserting the item while logging that the target was not found. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Tool Menu Insert |