Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ MatcenValid
Function
MatcenValid
Descent3/matcen.cpp:1982–1982 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1980
}
1981
1982
bool MatcenValid(int id) { return (id >= 0 && id < Num_matcens && Matcen[id]); }
Callers
12
FormatParameterValueText
Method · 0.85
AddNameToListFromTreeNode
Method · 0.85
WriteScriptNodeDump_v0
Method · 0.85
FillMatcenMenu
Method · 0.85
AssignNamedValue
Method · 0.85
OnMatPrevButton
Method · 0.85
OnMatNextButton
Method · 0.85
OnMatDeleteButton
Method · 0.85
OnMatCopyButton
Method · 0.85
OnMatPasteButton
Method · 0.85
UpdateDialog
Method · 0.85
DestroyMatcen
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected