Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ context
Method
context
source/windowing/StarWidget.cpp:28–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
GuiContext* Widget::context() const {
29
return m_context;
30
}
31
32
void Widget::render(RectI const& region) {
33
if (!m_visible)
Callers
4
handlePackets
Method · 0.80
makeQuestCallbacks
Method · 0.80
eval
Method · 0.80
makeWidgetCallbacks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected