Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ pageCount
Method
pageCount
source/game/StarCodex.cpp:61–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
size_t Codex::pageCount() const {
62
return m_pages.size();
63
}
64
65
Json Codex::itemConfig() const {
66
return m_itemConfig;
Callers
2
forwardPage
Method · 0.80
setupPageText
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected