P
P
PuHaT2019-08-12 21:47:16
Unity
PuHaT, 2019-08-12 21:47:16

Unity3D WebGL how to open web pages in a new tab?

To open pages use Application.OpenURL(URL). How can I open a new tab without closing the previous one?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Glebov, 2019-08-22
@GLeBaTi

Application.ExternalEval("window.open(\"http://www.unity3d.com\")");

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question