Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ GetNumGoals
Method
GetNumGoals
Descent3/levelgoal.cpp:728–728 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
726
}
727
728
int levelgoals::GetNumGoals() { return m_num_goals; }
729
730
bool levelgoals::SaveLevelGoalInfo(CFILE *fptr) {
731
int i;
Callers
11
ValidateCurrentGoal
Method · 0.80
make_goal_dialog_text
Function · 0.80
UpdateDialog
Method · 0.80
OnLevelPrevGoalButton
Method · 0.80
OnLevelNextGoalButton
Method · 0.80
DumpLevelGoals
Function · 0.80
FillLevelGoalMenu
Method · 0.80
osipf_LGoalValue
Function · 0.80
SinglePlayerPostLevelResults
Function · 0.80
TCGoalsBuildLineData
Function · 0.80
LoadLevelText
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected