B1ActionTableRow
- A table row that defines a sequence of actions and associated tags
* for a single action data table entry.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Actions | TArray | Ordered list of action steps to execute for this entry. | Category: B1ActionTableRow |
| ActionTags | TArray | Tags used to categorize or filter this action entry. | Category: B1ActionTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |