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")
|
|
|
|
|
|
|
|
|
|
[/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
|
2022-07-14 15:56:18 -04:00
|
|
|
+SupportedControllerStructTypes=Vector
|
|
|
|
|
+SupportedControllerStructTypes=Color
|
|
|
|
|
+SupportedControllerStructTypes=Rotator
|