Question by
justin2taylor · Oct 27, 2019 at 09:02 AM ·
editor-scriptingeditorwindoweditorguieditorscript
Webview in custom Unity Editor Window?
Is it possible to embed a WebView inside of a custom Unity Editor Window? To clarify, I'm not talking about a WebView for a Unity App, but strictly for a custom Editor window. I don't see any type of WebView listed in the GUILayout/EditorGUILayout, but it looks like Unity uses a webview for their services window (as it's obviously not their default GUI widgets). Thanks!
annotation-2019-10-25-174743.png
(25.8 kB)
Comment
Your answer
Follow this Question
Related Questions
Editor Window 1 Answer
how would I display an array correctly with from an editor script? 0 Answers
GUI.Window. Wanting to allow clickthrough 0 Answers
Layering images and moving them within an Editor Window... is it possible? 1 Answer
Do Unity Editor GUI Utilities (Handles.DrawLine & EditorGUI.DrawRect) have limitations? 2 Answers