MCPcopy 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
142IUIControl* UserPrefString::GetControl()
143{
144 return mTextEntry;
145}
146
147void UserPrefString::Save(int index, ofxJSONElement& prefsJson) //this numbering is a silly markup hack to get the json file to save ordered
148{

Callers 1

DrawModuleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected