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

Method ResetChatConnection

plugins/twitch/macro-condition-twitch.cpp:263–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261}
262
263void MacroConditionTwitch::ResetChatConnection()
264{
265 _chatConnection.reset();
266}
267
268bool MacroConditionTwitch::CheckChannelGenericEvents()
269{

Callers 2

TwitchTokenChangedMethod · 0.45
ChannelChangedMethod · 0.45

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected