MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / getCurrentNonMappedValue

Method getCurrentNonMappedValue

Source/UIComponents/CtrlrValueMap.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109int CtrlrValueMap::getCurrentNonMappedValue() const
110{
111 return (currentValue);
112}
113
114int CtrlrValueMap::getCurrentMappedValue() const
115{

Callers 7

copyFromMethod · 0.80
buttonClickedMethod · 0.80
getComponentValueMethod · 0.80
getComponentValueMethod · 0.80
buttonClickedMethod · 0.80
buttonClickedMethod · 0.80
getComponentValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected