GetAxisControls

virtual std::map<std::string, PAxisControl> IController::GetAxisControls() = 0

Gets the collection of axis controls.

Returns

std::map<std::string, PAxisControl> – Collection of axis controls.

Throws