Config for the game

Hi!!!

Where (how) can I store gameplay settings for the game, to get the data in any blueprint. Like in ARK:


Thx

Hi! :slight_smile:

These seem like variables specific to a play mode. In this case you can use the GameState object. For more info check the documentation.

If you need like game settings you can check this thread. The OP has similar question.

I hope those help.

1 Like