MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / GetNumItems

Method GetNumItems

Descent3/levelgoal.cpp:525–525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

523}
524
525int lgoal::GetNumItems() { return m_num_items; }
526
527void lgoal::Reset(bool f_from_editor) {
528 if (m_name)

Callers 5

UpdateListMethod · 0.45
OnDestroyMethod · 0.45
GoalGetNumItemsMethod · 0.45
InitLevelMethod · 0.45
InformMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected