You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.