Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
733
void matcen::GetName(char *name) { strcpy(name, m_name); }
734
735
void matcen::SaveData(CFILE *fp) {
736
int i, j;
Callers
10
FormatParameterValueText
Method · 0.45
AddNameToListFromTreeNode
Method · 0.45
ConformParamNode
Method · 0.45
WriteScriptNodeDump_v0
Method · 0.45
FillMatcenMenu
Method · 0.45
AssignNamedValue
Method · 0.45
UpdateDialog
Method · 0.45
osipf_MatcenValue
Function · 0.45
osipf_MatcenCopy
Function · 0.45
FindMatcenIndex
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected