[Free Community Project] [Blueprints] Cardinal Menu System | Steam and LAN Server Browser and Pings

I didn’t think your english was bad. :slight_smile:

Edit - Here’s the answer:

Navigate to the blueprint at WidgetBlueprint’/Game/Cardinal/MainMenu/Blueprints/UI/MainMenu.MainMenu’

In Designer Mode, click on MainMenu -> HorizontalBox -> MenuButtonsLine

In the details tab, there will be default values for the “ButtonsNames” that can be edited.

The submenu lines can be edited in the same way in their respective blueprints. (For example, the SettingsSubMenu buttons are set in SettingsButtonsLine)

Let me know if that doesn’t work? Off the top of my head I think this is the answer. Hopefully it helps.

(As a side note, I didn’t design the menu system. It’s based off of Main Menu by ZioYuri78. I might redesign it someday to be more intuitive to edit, but once you learn where things are, it isn’t too bad.)