Files
UnrealEngineUWP/Engine/Build/Android/Java
Sorin Gradinaru a9a4887bba UE-59697 WebBrowser SetVisibility not working on Android & iOS
#jira UE-59697
#4.21
#iOS
#Android
#rb Jack.Porter

SetVisibility implemented on iOS and Android's web browsers, by extending the implementation on Windows: use a list to store references to the webbrowsers in the scene , then in WebBrowserSingleton::Tick check if the cached web browsers windows or widgets ticked on the last frame

[CL 4339654 by Sorin Gradinaru in Dev-Mobile branch]
2018-09-03 06:38:15 -04:00
..