Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add dynamic Launch parameters to your project by adding “?exeLunchArgs=” after the URL and then the parameter you want, ex -Project=TestProject

https://connector.eagle3dstreaming.com/v5/demo/E3DSFeaturesTemplate/demo?exeLunchArgs=-Project=TestProject

https://connector.eagle3dstreaming.com/v5/demo/E3DSFeaturesTemplate/demo?exeLunchArgs=-Project=TestProject -id=6 -var2=666 -email=myemail@gmail.com

Override mouse visibility in the browser :

...

Override Cmd line parameters to pass to Unreal app :

Add dynamic Launch parameters to your project by adding “?exeLunchArgs=” after the URL and then the parameter you want, ex -Project=TestProject

...

https://connector.eagle3dstreaming.com/v5/demo/E3DSFeaturesTemplate/E3DS-Iframe-Demo?exeLunchArgs=-Project=TestProject -id=6 -var2=666 -email=myemail@gmail.com

...