MCPcopy 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
151std::weak_ptr<WSConnection> MacroConditionWebsocket::GetConnection() const
152{
153 return _connection;
154}
155
156void MacroConditionWebsocket::SetupTempVars()
157{

Callers 1

UpdateEntryDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected