| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| PropertyLayoutID | s32 | 0x0 | Determines how this element is laid out in the menu. | This field refers to the following params: MenuPropertyLayoutParam |
| CategoryNameTextID | s32 | 0x4 | The text that appears for this category. | This field refers to the following text files: Modern_Menu_Text |
| CategoryIconID | s32 | 0x8 | ID of category icon. | |
| SortID | s32 | 0xc | Determines the order of this entry within the menu. 0 is top. | |
| HelpID | s32 | 0x10 | ID of the movie to play for the help video. | |
| reserved | dummy8 | 0x14 | This field is padding. |