GetControllerNames¶ virtual std::vector<std::string> ISystem::GetControllerNames() = 0¶ Gets the names of the top-controllers currently discovered by this system. Returns std::vector<std::string> – The names of discovered top-controllers.