The dedicated server flag is set just after the init call to the blueprint.
My current solution is to call the relevant functions in GameInstance from the GameMode begin play event, as that will happen after.
The dedicated server flag is set just after the init call to the blueprint.
My current solution is to call the relevant functions in GameInstance from the GameMode begin play event, as that will happen after.