Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Slate IMTable Row Children Params' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| integer | Parent Row Id | Id of the parent row. 0 to disable state saving. Row ids must be unique to its parent. |
| boolean | Default Expanded | Set the default expansion state of the parent (whether the children following are visible.) Only applies to rows with a parent id. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Slate IMTable Row Children Params |