DLC Levels & Main Menu

I’m planning a project that requires a menu that presents or locks DLC levels based upon whether the player owns the DLC or not. So if the player does not own the DLC, they won’t be able to click on the text/button on the menu that leads them to that level.

I know you can patch the base game to include all the base game and DLC levels in the menu and then use steam to check for which content the player owns. But how do you change the functionality of options within the main menu based on DLC ownership?

I honestly have no idea where to start, so any advice would be greatly appreciated.

Hello TJa95,

You can find documentation about Patching Packaged Projects here:

Here are some other posts you may find helpful:

Sadly, that is not answer for his question.

Did you solved it somewhat?