This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a1c6de61cbff35d47ee57dfee11044a82be9bf5
UnrealEngineUWP
/
Engine
/
Plugins
/
VirtualProduction
/
RemoteControl
/
Source
/
WebRemoteControl
/
Private
History
steve robb
7da84c1d1b
Replaced UE_NODISCARD with [[nodiscard]].
...
[CL 30593744 by steve robb in ue5-main branch]
2024-01-12 10:47:04 -05:00
..
Serialization
…
RemoteControlDefaultPreprocessors.h
Swap FHttpRequestHandler to TDelegate from TFunction. Allows for more convenient callback handling.
2023-11-03 07:44:22 -04:00
RemoteControlModels.h
[RemoteControl]
2024-01-09 15:36:16 -05:00
RemoteControlReflectionUtils.cpp
[RemoteControl]
2023-11-20 08:37:10 -05:00
RemoteControlReflectionUtils.h
…
RemoteControlRequest.h
…
RemoteControlResponse.h
…
RemoteControlRoute.h
Swap FHttpRequestHandler to TDelegate from TFunction. Allows for more convenient callback handling.
2023-11-03 07:44:22 -04:00
RemoteControlWebSocketServer.cpp
Fixed usage of TRACE_CPUPROFILER_EVENT_SCOPE macros in engine plugins.
2023-09-29 04:29:47 -04:00
RemoteControlWebSocketServer.h
…
WebRemoteControl.cpp
[RemoteControl]
2023-12-04 10:58:52 -05:00
WebRemoteControl.h
…
WebRemoteControlEditorRoutes.cpp
Swap FHttpRequestHandler to TDelegate from TFunction. Allows for more convenient callback handling.
2023-11-03 07:44:22 -04:00
WebRemoteControlEditorRoutes.h
…
WebRemoteControlExternalLogger.cpp
…
WebRemoteControlExternalLogger.h
…
WebRemoteControlInternalUtils.cpp
…
WebRemoteControlInternalUtils.h
Replaced UE_NODISCARD with [[nodiscard]].
2024-01-12 10:47:04 -05:00
WebRemoteControlUtils.cpp
…
WebSocketMessageHandler.cpp
[RemoteControl]
2023-11-14 08:59:44 -05:00
WebSocketMessageHandler.h
[RemoteControl]
2023-11-14 08:59:44 -05:00