VoltstroStudios.UnityWebBrowser Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
Classes
UwbIsConnectedException |
An Exception related to when you are trying to change something that cannot be changed when the engine is already running |
UwbIsNotConnectedException |
An Exception related to when you are trying to do something when the engine is not running |
UwbIsNotReadyException |
An Exception when UWB is not ready |
WebBrowserUIBasic |
Basic version of UWB. Lacks fullscreen controls |
WebBrowserUIControls |
Included UI controller for UWB. Handles the URL input field. |
WebBrowserUIFull |
Full fat version of UWB, has fullscreen controls. |