MCPcopy 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
1775int matcen::GetMaxAliveChildren() { return m_max_alive_children; }
1776
1777bool matcen::SetMaxAliveChildren(int max_alive) {
1778 // If the max_alive value is valid...

Callers 2

UpdateDialogMethod · 0.80
osipf_MatcenValueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected