Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Switchboard New Config User Options' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| string | Config Name | Optional name of the new config. If left empty, a name will be autogenerated. |
| struct | N Display Actor | Indicates which nDisplay actor to use |
| integer | Editors | Number of Editor devices that it should create |
| boolean | Use Localhost | Indicates that Switchboard should override IP addresses with localhost |
| boolean | Auto Connect | Indicates that Switchboard should auto-connect to the listeners of each created device |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Switchboard New Config User Options |