I got a workaround. I created a separate Actor “LevelInfo” which contains the Level specific data.
GameMode searches for this Actor in BeginPlay and stores it’s values.
I got a workaround. I created a separate Actor “LevelInfo” which contains the Level specific data.
GameMode searches for this Actor in BeginPlay and stores it’s values.