Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ sourceEntityId
Method
sourceEntityId
source/frontend/StarScriptPane.cpp:95–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
EntityId ScriptPane::sourceEntityId() const {
96
return m_sourceEntityId;
97
}
98
99
}
Callers
4
openCraftingWindow
Method · 0.45
openMerchantWindow
Method · 0.45
update
Method · 0.45
takeScriptPanes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected