Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ overdrawable
Method
overdrawable
source/game/StarDungeonGenerator.cpp:125–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
bool Rule::overdrawable() const {
126
return false;
127
}
128
129
bool Rule::ignorePartMaximum() const {
130
return false;
Callers
1
usesPlaces
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected