Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
525
int lgoal::GetNumItems() { return m_num_items; }
526
527
void lgoal::Reset(bool f_from_editor) {
528
if (m_name)
Callers
5
UpdateList
Method · 0.45
OnDestroy
Method · 0.45
GoalGetNumItems
Method · 0.45
InitLevel
Method · 0.45
Inform
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected