B1RadialMenuGroupTableRow
- Table row defining a radial menu group, specifying the group type and the list of action slot IDs.
| Property | Type | Description | Metadata |
|---|---|---|---|
| GroupType | EB1RadialMenuGroupType | The type of radial menu group, indicating whether it is for play mode or build mode. | Category: B1RadialMenuGroupTableRow |
| ActionSlots | TArray | The list of action IDs assigned to the slots in this radial menu group. | Category: B1RadialMenuGroupTableRow Foreign: UIRadialMenuAction.Id |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |