For the complete documentation index, see llms.txt. This page is also available as Markdown.

Arcware Player Controller

Arcware Blueprints

Name: BP_Arcware_Player_Controller Location: Content/Arcware_Functionality/Blueprints/Player_Controller/BP_Arcware_Player_Controller.uasset Use: The Player Controller Blueprint is responsible for: - Sending/receiving json messages from the web frontend. - Setting in-game mouse cursor visibility.

'BP_Arcware_Player_Controller' in Content Browser

Note: If you would like to learn how the pre-existing blueprint nodes in the Arcware Player Controller were set up, please refer to '01.2. Pixel Streaming Input' (Link below)

Pixel Streaming Input / Json messages

Last updated