Marks the force equation at the specified index on the device as Running.
public:
void ContinueEquation(
unsigned char index
)
index
Type: unsigned char
Index of the equation to mark as Running, in the range [0, 15].
This method affects only force equations that are currently in the Paused or Stopped state. Equations that are in the Stopped state will be restarted from the beginning.
Important This method marks the force equation as requesting a state change; it does not immediately change the state of the equation on the device. The state of the equation on the device will be updated during the next call to the IWheel.UpdateEquationsToDevice method.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd