B1CanvasCategoryTableRow
- Table row representing the top-level category type (e.g. Space, Content)
* for the Canvas upload recommendation UI.
* Row ID acts as the type identifier (e.g. "Space", "Content").
| Property | Type | Description | Metadata |
|---|---|---|---|
| CategoryName | FText | Localized display name of this top-level category type. | Category: B1CanvasCategoryTableRow |
| MainCategories | TArray | List of main categories (1st depth) under this type. | Category: B1CanvasCategoryTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |