GetControllers

virtual std::map<std::string, PTopController> ISystem::GetControllers() = 0

Gets the collection of top-controllers currently discovered by this system.

Returns

std::map<std::string, PTopController> – Collection of discovered top-controllers.