GetAxisControl

virtual PAxisControl IController::GetAxisControl(const std::string &name) = 0

Gets the axis control with the specified name.

Parameters

name – Name of the axis control.

Returns

PAxisControl – The axis control with the specified name.

Throws