GetUpdatableNames

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

Gets the names of updatables.

Returns

std::vector<std::string> – The names of updatables.

Throws