MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / showLinkIndicator

Method showLinkIndicator

source/windowing/StarItemSlotWidget.cpp:176–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174}
175
176void ItemSlotWidget::showLinkIndicator(bool showLinkIndicator) {
177 m_showLinkIndicator = showLinkIndicator;
178}
179
180void ItemSlotWidget::indicateNew() {
181 m_newItemIndicator.reset();

Callers 1

updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected