====== MenuValueTableParam ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | value | ''f32'' | ''0x0'' | Value to compare | | | textId | ''s32'' | ''0x4'' | Converted text ID | This field refers to the following text files: Modern_Menu_Text | | compareType | ''s8'' | ''0x8'' | Comparison type | This field uses the following enum: MENU_VALUE_TABLE_CMP_TYPE | | padding | ''dummy8'' | ''0x9'' | | | ===== Enums ===== ==== MENU_VALUE_TABLE_CMP_TYPE ==== ^ Option ^ Description ^ Notes ^ | ''0'' | Type 0 | | | ''1'' | Type 1 | | | ''2'' | Type 2 | |