Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
176
void ItemSlotWidget::showLinkIndicator(bool showLinkIndicator) {
177
m_showLinkIndicator = showLinkIndicator;
178
}
179
180
void ItemSlotWidget::indicateNew() {
181
m_newItemIndicator.reset();
Callers
1
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected