B1StateChannelInfo
- Associates a state group and state ID with a set of output channels.
| Property | Type | Description | Metadata |
|---|---|---|---|
| StateGroupId | FName | The state group ID this channel info applies to. | Category: B1StateChannelInfo |
| StateId | FName | The state ID within the group this channel info applies to. | Category: B1StateChannelInfo |
| Channels | TArray | The list of channels activated when this state is entered. | Category: B1StateChannelInfo |