Hello All,
I have been trying to use the Xbox Controller codes. I can’t to find the correct command to pick between left or right hand (klefthand or krighthand).
What am I supposed to put in the blank area below?
if(m_XboxDriverOne.GetBumperPressed(___________) == 1)
{m_LaunchMotorPower = m_LaunchMotorPower + .1;}
