Hello,
Can I use ExternalEval in a webplayer when the javascript is disabled ?
Application.ExternalEval("if(document.location.host != 'unity3d.com') {document.location='http://unity3d.com'; }");
Thanks !
↧