You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
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:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user