Versions Compared

Key

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

...

Info

To run the project locally in your machine you can use this guide - https://github.com/e3ds/partialE3DS-htmlIframe-controlDemo/blob/reactJs/README.mdiframe-demo-react/ReadMe.MD

You’ll see this screen [see img] when the app is loaded.

...

  • Here ‘val’ is the value of the command we are sending to UE.

  • then we will create an object called obj which will have cmd and value keys.

  • Before posting the message using iframe, we have to check that iframe does exist, which you can see in the ‘if condition’.

  • Once we send the message from iframe to unreal, instantly we can see the changes in the live screen the Open call button is clicked and the avatar is in front of the open call button.

Useful Events:

See this document for Useful Events.

...

Need help? Contact Support

...