Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ TogglePinned
Method
TogglePinned
Source/IDrawableModule.cpp:1107–1110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1105
}
1106
1107
void IDrawableModule::TogglePinned()
1108
{
1109
SetPinned(!mPinned);
1110
}
1111
1112
void IDrawableModule::SetPinned(bool pinned)
1113
{
Callers
1
KeyPressed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected