2021-03-05 19:27:14 -04:00
|
|
|
[CoreRedirects]
|
|
|
|
|
+PropertyRedirects=(OldName="RemoteControlField.Label",NewName="RemoteControlEntity.Label")
|
2022-06-01 14:12:22 -04:00
|
|
|
+PropertyRedirects=(OldName="RemoteControlField.Id",NewName="RemoteControlEntity.Id")
|
2023-06-08 12:17:02 -04:00
|
|
|
+PropertyRedirects=(OldName="/Script/RemoteControlLogic.RemoteControlLogicConfig.SupportedControllerObjectTypes",NewName="/Script/RemoteControlLogic.RemoteControlLogicConfig.SupportedControllerObjectClassPaths")
|
2022-06-01 14:12:22 -04:00
|
|
|
|
|
|
|
|
[/Script/RemoteControlLogic.RemoteControlLogicConfig]
|
2022-08-18 16:06:29 -04:00
|
|
|
+SupportedControllerTypes=EPropertyBagPropertyType::String
|
2022-06-01 14:12:22 -04:00
|
|
|
+SupportedControllerTypes=EPropertyBagPropertyType::Int32
|
|
|
|
|
+SupportedControllerTypes=EPropertyBagPropertyType::Float
|
2022-08-18 16:06:29 -04:00
|
|
|
+SupportedControllerTypes=EPropertyBagPropertyType::Bool
|
2022-06-01 14:12:22 -04:00
|
|
|
+SupportedControllerTypes=EPropertyBagPropertyType::Struct
|
2023-06-08 12:17:02 -04:00
|
|
|
+SupportedControllerTypes=EPropertyBagPropertyType::Object
|
2022-07-14 15:56:18 -04:00
|
|
|
+SupportedControllerStructTypes=Vector
|
|
|
|
|
+SupportedControllerStructTypes=Color
|
2023-06-08 12:17:02 -04:00
|
|
|
+SupportedControllerStructTypes=Rotator
|
|
|
|
|
+SupportedControllerObjectClassPaths=/Script/Engine.StaticMesh
|
|
|
|
|
+SupportedControllerObjectClassPaths=/Script/Engine.MaterialInterface
|
|
|
|
|
+SupportedControllerCustomTypes=Texture
|