GetSignalNames

virtual std::vector<std::string> IRigidBody::GetSignalNames() const = 0

Gets the names of signals of this rigid body.

Returns

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

Throws