C++
virtual void removeReactor( AcEdSteeringWheelReactor* pReactor ) = 0;
Description
This function removes an added reactor from the steering wheel.
Parameters
Parameters | Description |
---|---|
pReactor | Input pointer to the reactor to be erased |
virtual void removeReactor( AcEdSteeringWheelReactor* pReactor ) = 0;
This function removes an added reactor from the steering wheel.
Parameters | Description |
---|---|
pReactor | Input pointer to the reactor to be erased |