GetUpdatableNames

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

Gets the names of updatables of this actuator.

Returns

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

Throws