B1SelectionSet
- Defines a set of interaction bags available for a given state group and selection type.
* Used within object selection set table rows to map states to available interaction options.
| Property | Type | Description | Metadata |
|---|---|---|---|
| StateGroupId | FName | State group ID this selection set applies to. | Category: B1SelectionSet |
| SelectionType | EB1SelectionType | Type of selection mode (Normal, etc.) for this set. | Category: B1SelectionSet |
| InteractionBagList | TArray | List of interaction bag IDs available when this selection set is active. | Category: B1SelectionSet Foreign: InteractionBag.Id |