Hi guys,
Is it possible to add editor editbale values to the Game Mode, so i can edit them in the editor?
UPROPERTY(EditDefaultsOnly, BlueprintReadOnly, Category = “Level Setup”)
I’m attempting to add an option set the camera to use from this menu, as i’m fairly new to unreal 4 is this a reasonable approach?