Application.ExternalEvalstatic function ExternalEval (script : String) : voidDescriptionEvaluates script snippet in the containing web page (Web Player only). This will execute JavaScript snippet script in the web page that contains the web player.
JavaScript
// Navigates to the previous page using UnityEngine; import UnityEngine |
