Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetConnection
Method
GetConnection
plugins/base/macro-condition-websocket.cpp:151–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
std::weak_ptr<WSConnection> MacroConditionWebsocket::GetConnection() const
152
{
153
return _connection;
154
}
155
156
void MacroConditionWebsocket::SetupTempVars()
157
{
Callers
1
UpdateEntryData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected