Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ showCount
Method
showCount
source/windowing/StarItemSlotWidget.cpp:168–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
void ItemSlotWidget::showCount(bool show) {
169
m_showCount = show;
170
}
171
172
void ItemSlotWidget::showRarity(bool showRarity) {
173
m_showRarity = showRarity;
Callers
2
itemSlotHandler
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected