GetAxisControlGroupNames

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

Gets the names of axis control groups for this controller.

Returns

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

Throws