Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ GetMaxAliveChildren
Method
GetMaxAliveChildren
Descent3/matcen.cpp:1775–1775 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1773
}
1774
1775
int matcen::GetMaxAliveChildren() { return m_max_alive_children; }
1776
1777
bool matcen::SetMaxAliveChildren(int max_alive) {
1778
// If the max_alive value is valid...
Callers
2
UpdateDialog
Method · 0.80
osipf_MatcenValue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected