Files
UnrealEngineUWP/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlUI
dario mazzanti c237fd4f26 [Remote Control] Controllers List Items: add column extensibility
By registering to the new IRemoteControlUIModule delegates:
- OnAddControllerExtensionColumn
- OnGenerateControllerExtensionsWidgets

it is possible to add a custom column to the controllers list, and customize its widget, e.g. to perform custom actions on the controller

#jira UE-190624
#rb Jeremie.Roy
#p4v-cherrypick 26515173

[CL 26604382 by dario mazzanti in ue5-main branch]
2023-07-26 09:20:51 -04:00
..