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

Method GetName

Descent3/matcen.cpp:733–733  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

731}
732
733void matcen::GetName(char *name) { strcpy(name, m_name); }
734
735void matcen::SaveData(CFILE *fp) {
736 int i, j;

Callers 10

ConformParamNodeMethod · 0.45
FillMatcenMenuMethod · 0.45
AssignNamedValueMethod · 0.45
UpdateDialogMethod · 0.45
osipf_MatcenValueFunction · 0.45
osipf_MatcenCopyFunction · 0.45
FindMatcenIndexFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected