Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
167
void TokenOption::Load(obs_data_t *obj)
168
{
169
apiId = obs_data_get_string(obj,
"apiID"
);
170
}
171
172
void TokenOption::Save(obs_data_t *obj) const
173
{
Callers
2
setupTwitchTokenSupport
Function · 0.45
loadConnections
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected