You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Adds the required Callbacks and missing Routes for the WebApp, so that it can control the VirtualProperties/Controllers. Following changes have been made: - Add OnAdded/OnChanged/OnRemoved/OnRenamed Callback for Controllers - Add Websocket Messages from those Callbacks to the Server - Add Metadata Callbacks and implementation of imoprtant information such as "Widget" Metadata - Fix up existing calls to Deserializer to work for structs - Renaming VirtualProperty Calls/Methods within the Preset to Controllers #rb paul.vincent #rb venugopalan.sreedha #rb simon.therriault #rb amir.keren #jira UE-163264 #preflight 633b5446b12b8af5fd015430 [CL 22324865 by patrick gross in ue5-main branch]