Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ liquidEngineParameters
Method
liquidEngineParameters
source/game/StarLiquidsDatabase.cpp:93–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
LiquidCellEngineParameters LiquidsDatabase::liquidEngineParameters() const {
94
return m_liquidEngineParameters;
95
}
96
97
StringList LiquidsDatabase::liquidNames() const {
98
return m_liquidNames.keys();
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected