To Open a URL you have to pass the URL of the website through a the JSON object. our system will collect that URL from json object and open a new Tab in the user's browser with the given URL.
Please note that in some URL there could be special signs which won’t be compatible with this.
Syntex:
{"cmd":"lunchUrl","value":"Put URL Here"}
Example Descriptor:
{"cmd":"lunchUrl","value":"http://www.eagle3dstreaming.com/ "}
Blueprint: /Content/Blueprint/PixelStreamingBP/OpenURL.uasset
0 Comments