Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Slate Inspector Toolset Form Field' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| string | Ref | The ref identifier of the form field widget. |
| string | Value | The value to set. |
| string | Field Type | The type of field: "textbox", "checkbox", or "combobox". |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Slate Inspector Toolset Form Field |