Eagle 3D Streaming

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

To Open a URL on Pixel Streaming User pass on the JSON object, our system will 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

  • No labels