class CMotorController
{
void* _ _ vftable;
public:
float32 m_ speed;
float32 m_ maxTorque;
VectorWS m_ axis;
float32 m_ inertiaFactor;
};class CMotorController
{
void* _ _ vftable;
public:
float32 m_ speed;
float32 m_ maxTorque;
VectorWS m_ axis;
float32 m_ inertiaFactor;
};