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

Method Load

plugins/twitch/token.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167void TokenOption::Load(obs_data_t *obj)
168{
169 apiId = obs_data_get_string(obj, "apiID");
170}
171
172void TokenOption::Save(obs_data_t *obj) const
173{

Callers 2

setupTwitchTokenSupportFunction · 0.45
loadConnectionsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected