====== MenuPropertyLayoutParam ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | LayoutPath | ''fixstr'' | ''0x0'' | | | | PropertyID | ''s32'' | ''0x10'' | | This field refers to the following params: [[bb-refmat:param:MenuPropertySpecParam]] | | CaptionTextID | ''s32'' | ''0x14'' | If a valid text ID is set, this will be displayed in preference to the property name. | This field refers to the following text files: Modern_Menu_Text | | HelpTextID | ''s32'' | ''0x18'' | Only if this is a valid text ID will it be selectable in the field help. | This field refers to the following text files: Modern_Menu_Text | | reserved | ''dummy8'' | ''0x1c'' | | |