GetResponseNames

virtual std::vector<std::string> IEventResponder::GetResponseNames() = 0

Gets the names of responses for this responder.

Returns

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

Throws