MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / GetLocale

Method GetLocale

plugins/twitch/token.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177std::string TokenOption::GetLocale() const
178{
179 return _apiIdToLocale.at(apiId);
180}
181
182const std::unordered_map<std::string, std::string> &
183TokenOption::GetTokenOptionMap()

Callers 1

addOptionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected