Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ requiresLiquid
Method
requiresLiquid
source/game/StarDungeonGenerator.cpp:153–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
bool Rule::requiresLiquid() const {
154
return false;
155
}
156
157
BrushConstPtr parseFrontBrush(Json const& brush) {
158
String material;
Callers
1
scanAnchor
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected