Nodes > Basic Inputs > string Input
Adds an input for a string value into the graph or sub-graph.
Outputs
| Name | Type | Description |
|---|---|---|
| string | string | Input value |
Properties
| Name | Type | Description |
|---|---|---|
| name | string | Title used for this property on the parent object |
| Default Value | string | Default starting value for this property on new instances of this Script Graph |
| Sort Index | int | Controls the ordering relative to other properties on the parent object |
| Group Name | string | If not empty, draws this property in a collapsible group with this Group name |
| Hint | string | Tooltip message shown on mouse hover |
| Control Type | dropdown | Controls the widget type used in the ScriptComponent inspector |
Was this page helpful?