Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1375
uint8 CtrlrPanelCanvas::getType()
1376
{
1377
return (0);
1378
}
1379
1380
const String CtrlrPanelCanvas::getLayerName(const int indexInArray)
1381
{
Callers
5
getElementSubType
Method · 0.45
getElementType
Method · 0.45
getUniqueName
Method · 0.45
drawIconForType
Method · 0.45
changeListenerCallback
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected