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
5.5
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Plugins
/
VirtualProduction
/
RemoteControl
/
Source
/
RemoteControlLogic
/
Private
History
juan portillo
a355880055
Remote Control: Added function to check whether a Property from an Object is exposed in RC. This is used primarily for Signatures to not double expose the same property but rather unexpose the existing and expose a new one with the given actions of the protocol.
...
#rb Jean.Perrier #jira UE-212362 [CL 36437958 by juan portillo in 5.5 branch]
2024-09-19 12:28:28 -04:00
..
Action
…
Behaviour
…
Controller
Remote Control: Moved the Controller suppert check in UI module to its own utility in Logic module
2024-06-21 15:24:28 -04:00
Signature
Remote Control: Added function to check whether a Property from an Object is exposed in RC. This is used primarily for Signatures to not double expose the same property but rather unexpose the existing and expose a new one with the given actions of the protocol.
2024-09-19 12:28:28 -04:00
Tests
…
RemoteControlLogicModule.cpp
…