Mark Enable Snapshots as experimental for now

#jira UE-60685
#ue4
#android
#rb John.Mauney
#lockdown Cristina.Riveron

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 5495172 in //UE4/Release-4.22/... via CL 5495176
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5515894 by chris babcock in Dev-VR branch]
This commit is contained in:
chris babcock
2019-03-22 18:07:59 -04:00
parent 01f782bab1
commit 6ac7d90138
@@ -393,7 +393,7 @@ public:
TArray<FGooglePlayLeaderboardMapping> LeaderboardMap;
// Enabling this requests snapshots support for saved games during Google Play login.
UPROPERTY(GlobalConfig, EditAnywhere, Category = GooglePlayServices, meta = (DisplayName = "Enable Snapshots on Google Play login"))
UPROPERTY(GlobalConfig, EditAnywhere, Category = GooglePlayServices, meta = (DisplayName = "Enable Snapshots on Google Play login [Experimental]"))
bool bEnableSnapshots;
// Enabling this includes the AdMob SDK and will be detected by Google Play Console on upload of APK. Disable if you do not need ads to remove this warning.