GetAxisControlNames

virtual std::vector<std::string> IController::GetAxisControlNames() = 0

Gets the names of axis controls for this controller.

Returns

std::vector<std::string> – The names of axis controls.

Throws