is Right Click
Helper property to determine if the click was a right-click, which can indicate different behavior in inventory interactions (e.g., placing items one at a time). This is determined by checking the ClickType of the interaction and can be used to handle right-click interactions differently from left-clicks.