C++
virtual void addReactor( AcEdSteeringWheelReactor* pReactor ) = 0;
Description
Adds a reactor to the steering wheel.
Parameters
Parameters | Description |
---|---|
pReactor | Input the pointer to the reactor need to be added |
virtual void addReactor( AcEdSteeringWheelReactor* pReactor ) = 0;
Adds a reactor to the steering wheel.
Parameters | Description |
---|---|
pReactor | Input the pointer to the reactor need to be added |