Summary

The CallOperationAction or SendSignalAction has more than one target pin.

Details

The target pin is an input pin that represents the target object to which the request or signal is sent. There can only be one target for CallOperationActions and SendSignalActions.

Tips

When you get a R1150 warning, verify that the incriminated CallOperationAction or SendSignalAction only has one InputPin whose isSelf value is set to true.