Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ GetControl
Method
GetControl
Source/UserPrefs.cpp:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
IUIControl* UserPrefString::GetControl()
143
{
144
return mTextEntry;
145
}
146
147
void UserPrefString::Save(int index, ofxJSONElement& prefsJson) //this numbering is a silly markup hack to get the json file to save ordered
148
{
Callers
1
DrawModule
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected