MCPcopy 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
728int levelgoals::GetNumGoals() { return m_num_goals; }
729
730bool levelgoals::SaveLevelGoalInfo(CFILE *fptr) {
731 int i;

Callers 11

ValidateCurrentGoalMethod · 0.80
make_goal_dialog_textFunction · 0.80
UpdateDialogMethod · 0.80
OnLevelPrevGoalButtonMethod · 0.80
OnLevelNextGoalButtonMethod · 0.80
DumpLevelGoalsFunction · 0.80
FillLevelGoalMenuMethod · 0.80
osipf_LGoalValueFunction · 0.80
TCGoalsBuildLineDataFunction · 0.80
LoadLevelTextFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected