MCPcopy 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
168void ItemSlotWidget::showCount(bool show) {
169 m_showCount = show;
170}
171
172void ItemSlotWidget::showRarity(bool showRarity) {
173 m_showRarity = showRarity;

Callers 2

itemSlotHandlerMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected