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

Method getType

Source/UIComponents/CtrlrPanel/CtrlrPanelCanvas.cpp:1375–1378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1373}
1374
1375uint8 CtrlrPanelCanvas::getType()
1376{
1377 return (0);
1378}
1379
1380const String CtrlrPanelCanvas::getLayerName(const int indexInArray)
1381{

Callers 5

getElementSubTypeMethod · 0.45
getElementTypeMethod · 0.45
getUniqueNameMethod · 0.45
drawIconForTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected